|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use SchemaLocator | |
| com.japisoft.dtdparser | |
| com.japisoft.xmlpad | |
| com.japisoft.xmlpad.helper | |
| Uses of SchemaLocator in com.japisoft.dtdparser |
| Methods in com.japisoft.dtdparser with parameters of type SchemaLocator | |
void |
Parser.parse(SchemaLocator input)
Parse this DTD. |
| Uses of SchemaLocator in com.japisoft.xmlpad |
| Methods in com.japisoft.xmlpad that return SchemaLocator | |
SchemaLocator |
SchemaAccessibility.getRelaxNGValidationLocation()
|
| Methods in com.japisoft.xmlpad with parameters of type SchemaLocator | |
void |
SchemaAccessibility.setDTD(java.lang.String dtdRoot,
SchemaLocator locator)
Reset a local DTD. |
void |
SchemaAccessibility.setRelaxNGValidationLocation(SchemaLocator locator)
Reset the current RelaxNG document path for validating the current document |
| Uses of SchemaLocator in com.japisoft.xmlpad.helper |
| Methods in com.japisoft.xmlpad.helper with parameters of type SchemaLocator | |
void |
SyntaxHelper.setRelaxNGLocation(SchemaLocator locator)
Reset the current RelaxNGLocation |
void |
SyntaxHelper.setDTDContent(java.lang.String rootElement,
SchemaLocator locator)
Reset the local DTD |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||