Package com.jaxfront.core.type

Interface Summary
BuiltInTypes  
CompositeType This interface defines a JAXFront Composite Type .
ListType This interface defines a JAXFront ListType.
Type This interface defines a JAXFront node type.
TypeBinder  
ValidationChangeListener This interface defines a ValidationChangeListener that is listening for validation changes that occurs on the model.
 

Class Summary
AbstractCompositeType This class represents an abstract Composite Type.
AbstractListType This class represents an abstract list type.
AbstractType This class represents an abstract JAXFront type.
ComplexGroup This class represents a ComplexGroup which is a JAXFront type.
ComplexGroupList This class represents a ComplexGroupList which is JAXFront type.
EmptyType This class represents a null marker for an empty JAXFront type.
ErrorController The TypeController controls any value changes in the underlying JAXFront DOM.
MethodParameter This class defines method parameters that can be defined in a XUI (JAXFront's Extensible User Interface) for UIActions.
Recursion  
RelativeTypePath  
SimpleGroup This class represents a SimpleGroup which is a JAXFront type.
SimpleGroupList This class represents a SimpleGroupList which is JAXFront type.
SimpleType This class represents a SimpleType which is a always a leaf node of the under- lying XML Schema.
SimpleTypeList This class represents a SimpleTypeList which is JAXFront type.
TypeClassificationTest  
TypeComparator This class compares two JAXFront Types according to its position in the XMLSchema tree.
TypeController The TypeController controls any value changes in the underlying JAXFront DOM.
TypeHelper  
TypeMatcher  
TypeNameComparator This class compares two JAXFront Types according to its position in the XMLSchema tree.
TypeNameSorter  
TypePathExecuter This class perform a type path and gives as result a list of types.
ValidationChangeEvent This class represents a ValidationChangeEvent.
ValidationChangeEventMulticaster This class represents a ValidationChangeEventMulticaster that manages ValidationChangeListeners which support multicast events.
VirtualType This class represents a VirtualType which is a JAXFront type.
 

Exception Summary
ListModificationException