Package org.apache.pivot.wtkx

Provides support for loading WTK components and other classes from XML.

See:
          Description

Interface Summary
Bindable Allows WTKX serializer to automatically bind to an instance of a deserialized class.
 

Class Summary
WTKXSerializer Loads an object hierarchy from an XML document.
 

Exception Summary
BindException Thrown when an error is encountered during binding.
 

Annotation Types Summary
WTKX Annotation that causes a loaded WTKX element to be bound to the annotated field.
 

Package org.apache.pivot.wtkx Description

Provides support for loading WTK components and other classes from XML.