Uses of Class com.wutka.dtd.DTD

Uses in package com.wutka.dtd

Fields of type com.wutka.dtd.DTD

DTD

Methods with parameter type com.wutka.dtd.DTD

void
DTDParser.removeElements(Hashtable h, DTD dtd, DTDItem item)

Methods with return type com.wutka.dtd.DTD

DTD
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.

Copyright (c) 2001 Mark Wutka.