|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DTDMapper | |
com.japisoft.xmlpad | |
com.japisoft.xmlpad.helper |
Uses of DTDMapper in com.japisoft.xmlpad |
Methods in com.japisoft.xmlpad that return DTDMapper | |
DTDMapper |
XMLContainer.getDTDMapper()
|
Methods in com.japisoft.xmlpad with parameters of type DTDMapper | |
void |
XMLContainer.setDTDMapper(DTDMapper mapper)
Reset a map between URL and local path. |
Uses of DTDMapper in com.japisoft.xmlpad.helper |
Methods in com.japisoft.xmlpad.helper with parameters of type DTDMapper | |
void |
SyntaxHelper.setDTDLocation(DTDMapper mapper,
java.lang.String currentDocument,
java.lang.String location,
java.lang.String rootElement)
Reset the current DTD location |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |