Modifier and Type | Field and Description |
---|---|
DTDElement |
DTD.rootElement
Contains the element that is most likely the root element or null
if the root element can't be determined.
|
Modifier and Type | Method and Description |
---|---|
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.