Uses of Interface
com.japisoft.dtdparser.DTDMapper

Packages that use DTDMapper
com.japisoft.dtdparser   
 

Uses of DTDMapper in com.japisoft.dtdparser
 

Methods in com.japisoft.dtdparser that return DTDMapper
static DTDMapper DTDMapperFactory.getDTDMapper()
           
 

Methods in com.japisoft.dtdparser with parameters of type DTDMapper
static void DTDMapperFactory.setDTDMapper(DTDMapper mapper)