Uses of Class
com.wutka.dtd.DTDElement

Uses of DTDElement in com.wutka.dtd
 

Fields in com.wutka.dtd declared as DTDElement
 DTDElement DTD.rootElement
          Contains the element that is most likely the root element or null if the root element can't be determined.
 

Methods in com.wutka.dtd with parameters of type DTDElement
protected  void DTDParser.parseAttdef(com.wutka.dtd.Scanner scanner, DTDElement element, DTDAttlist attlist)
           
protected  void DTDParser.parseChildren(DTDElement element)
           
protected  void DTDParser.parseContentSpec(com.wutka.dtd.Scanner scanner, DTDElement element)
           
protected  void DTDParser.parseMixed(DTDElement element)
           
 



Copyright (c) 2001 Mark Wutka.