Uses of Interface
org.springframework.xml.xsd.XsdSchema
Packages that use XsdSchema
Package
Description
Provides an abstraction over XSD XML schemas.
Contains a implementation of the
XsdSchema
interfaces that uses Apache WS-Commons XML Schema.-
Uses of XsdSchema in org.springframework.xml.xsd
Classes in org.springframework.xml.xsd that implement XsdSchemaMethods in org.springframework.xml.xsd that return XsdSchemaModifier and TypeMethodDescriptionXsdSchemaCollection.getXsdSchemas()
Returns all schemas contained in this collection. -
Uses of XsdSchema in org.springframework.xml.xsd.commons
Classes in org.springframework.xml.xsd.commons that implement XsdSchemaModifier and TypeClassDescriptionclass
Implementation of theXsdSchema
interface that uses Apache WS-Commons XML Schema.Methods in org.springframework.xml.xsd.commons that return XsdSchema