|
Spring Web Services Framework | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface XsdSchema
Represents an abstraction for XSD schemas.
Method Summary | |
---|---|
XmlValidator |
createValidator()
Creates a XmlValidator based on the schema. |
Source |
getSource()
Returns the Source of the schema. |
String |
getTargetNamespace()
Returns the target namespace of this schema. |
Method Detail |
---|
String getTargetNamespace()
Source getSource()
Source
of the schema.
XmlValidator createValidator() throws IOException
XmlValidator
based on the schema.
IOException
- in case of I/O errors
|
Spring Web Services Framework | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |