| Class | Description |
|---|---|
| JAXBSerialiser |
A thread-safe, caching JAXB helper type.
|
| JAXBSerialiserFactory |
A factory for JAXBSerialiser instances that can optionally be forced to use EclipseLink MOXy (or use the default JAXBContext
implementation acquisition rules).
Caches JAXBSerialiser instances created using SoftReferences. |
| MultiXSDGenerator | |
| MultiXSDSchemaCollector |
Handles the logic of creating a MultiXSD
|
| MultiXSDSchemaLoosener |
Utility class that loosens any xsd:any constraint where namespace="##other" to namespace="##any" (because JAXB cannot
represent namespace="##any" with
XmlAnyElement, so the generated schemas are often
over-constrained as a result) |
| XSDValidator |
Wrapper class that performs XSD Validation
|
Copyright © 2016. All rights reserved.