|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XsdSchema | |
|---|---|
| org.springframework.xml.xsd | Provides an abstraction over XSD XML schemas. |
| org.springframework.xml.xsd.commons | 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 XsdSchema | |
|---|---|
class |
SimpleXsdSchema
The default XsdSchema implementation. |
| Methods in org.springframework.xml.xsd that return XsdSchema | |
|---|---|
XsdSchema[] |
XsdSchemaCollection.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 XsdSchema | |
|---|---|
class |
CommonsXsdSchema
Implementation of the XsdSchema interface that uses Apache WS-Commons XML Schema. |
| Methods in org.springframework.xml.xsd.commons that return XsdSchema | |
|---|---|
XsdSchema[] |
CommonsXsdSchemaCollection.getXsdSchemas()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||