Modifier and Type | Field and Description |
---|---|
protected DTD |
DTDParser.dtd |
Modifier and Type | Method and Description |
---|---|
DTD |
DTDParser.parse()
Parses the DTD file and returns a DTD object describing the DTD.
|
DTD |
DTDParser.parse(boolean guessRootElement)
Parses the DTD file and returns a DTD object describing the DTD.
|
Modifier and Type | Method and Description |
---|---|
protected void |
DTDParser.removeElements(java.util.Hashtable h,
DTD dtd,
DTDItem item) |
Copyright (c) 2001 Mark Wutka.