Uses of Class
com.ctc.wstx.dtd.DTDSubsetImpl

Packages that use DTDSubsetImpl
com.ctc.wstx.dtd Package that contains Woodstox classes that implement DTD handling. 
 

Uses of DTDSubsetImpl in com.ctc.wstx.dtd
 

Methods in com.ctc.wstx.dtd that return DTDSubsetImpl
static DTDSubsetImpl DTDSubsetImpl.constructInstance(boolean cachable, HashMap genEnt, Set refdGEs, HashMap paramEnt, Set refdPEs, HashMap notations, HashMap elements, boolean fullyValidating)
           
 



Copyright © 2011 Codehaus. All Rights Reserved.