Apache CXF API

Package org.apache.cxf.common.xmlschema

Interface Summary
XmlSchemaValidationManager Interface to a bus extension which can validate a collection of XML schemas.
 

Class Summary
SchemaCollection Wrapper class for XmlSchemaCollection that deals with various quirks and bugs.
XmlSchemaConstants This class holds constants related to XML Schema.
XmlSchemaUtils Some functions that avoid problems with Commons XML Schema.
 

Exception Summary
InvalidXmlSchemaReferenceException Exception thrown when we detect an attempt to set an impossible XML Schema reference.
UnsupportedConstruct This exception is thrown when the Javascript client generator hits a schema construct that it cannot handle.
XmlSchemaInvalidOperation Very simple exception class used to detect internal errors.
 


Apache CXF API

Apache CXF