Uses of Class
org.apache.pivot.beans.BindException
-
Packages that use BindException Package Description org.apache.pivot.beans Contains classes for manipulating and interacting with Java Bean types. -
-
Uses of BindException in org.apache.pivot.beans
Methods in org.apache.pivot.beans that throw BindException Modifier and Type Method Description void
BXMLSerializer. bind(java.lang.Object object, java.lang.Class<?> type)
Applies BXML binding annotations to an object.
-