Hooks Factory.parse calls
(SchemaTypeLoader loader, String xmlText, SchemaType type, XmlOptions options)
| 68 | * Hooks Factory.parse calls |
| 69 | */ |
| 70 | XmlObject parse(SchemaTypeLoader loader, String xmlText, SchemaType type, XmlOptions options) throws XmlException; |
| 71 | |
| 72 | /** |
| 73 | * Hooks Factory.parse calls |
no outgoing calls