| Package | Description |
|---|---|
| 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. |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleXsdSchema
The default
XsdSchema implementation. |
| Modifier and Type | Method and Description |
|---|---|
XsdSchema[] |
XsdSchemaCollection.getXsdSchemas()
Returns all schemas contained in this collection.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CommonsXsdSchema
Implementation of the
XsdSchema interface that uses Apache WS-Commons XML Schema. |
| Modifier and Type | Method and Description |
|---|---|
XsdSchema[] |
CommonsXsdSchemaCollection.getXsdSchemas() |
Copyright © 2019 Pivotal Software. All rights reserved.