|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of DTD in com.wutka.dtd |
---|
Fields in com.wutka.dtd declared as DTD | |
---|---|
protected DTD |
DTDParser.dtd
|
Methods in com.wutka.dtd that return DTD | |
---|---|
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. |
Methods in com.wutka.dtd with parameters of type DTD | |
---|---|
protected void |
DTDParser.removeElements(java.util.Hashtable h,
DTD dtd,
DTDItem item)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |