| Package | Description |
|---|---|
| org.plasma.provisioning.xsd |
| Modifier and Type | Class and Description |
|---|---|
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.
|
Copyright © 2021. All rights reserved.