Uses of Class
org.apache.ws.commons.schema.XmlSchemaExternal
Packages that use XmlSchemaExternal
-
Uses of XmlSchemaExternal in org.apache.ws.commons.schema
Subclasses of XmlSchemaExternal in org.apache.ws.commons.schemaModifier and TypeClassDescriptionclassThe class to import schema components from any schema.classClass to include declarations and definitions from an external schema.classAllows simple and complex types, groups, and attribute groups from external schema files to be redefined in the current schema.Fields in org.apache.ws.commons.schema with type parameters of type XmlSchemaExternalMethods in org.apache.ws.commons.schema that return types with arguments of type XmlSchemaExternalModifier and TypeMethodDescriptionXmlSchema.getExternals()Return all of the includes, imports, and redefines for this schema.