| Subclasses of AbstractCollector in org.plasma.provisioning.xsd |
class |
ConstraintCollector
Provisioning constraint collector (simple type visitor) which
receives visitor events and and calls a delegate
assembler/builder for constraints, storing the
constraint for clients. |
class |
DatatypeCollector
Schema (XSD) datatype name collector (simple type visitor) which
receives visitor events and detects "leaf" nodes within a
simple type hierarchy which are XSD fundamental types
and collects the type name(s). |
class |
EnumerationCollector
Provisioning enumeration collector (simple type visitor) which
receives visitor events and and calls a delegate
assembler/builder for enumerations, storing the
enumeration for clients. |