|
||||||||||
| 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. |
javax.xml.transform.Source |
getSource()
Returns the Source of the schema. |
String |
getTargetNamespace()
Returns the target namespace of this schema. |
| Method Detail |
|---|
String getTargetNamespace()
javax.xml.transform.Source getSource()
Source of the schema.
XmlValidator createValidator()
throws IOException
XmlValidator based on the schema.
IOException - in case of I/O errors
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||