Package org.apache.pivot.wtkx

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

See:
          Description

Interface Summary
WTKXSerializerListener  
 

Class Summary
Compiler Provides the facility by which WTKX resources can be compiled into Java classes.
Translator Translates WTKX documents into compilable Java file objects.
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.