Class DTD.MATCH_ONLY_00

java.lang.Object
eu.bandm.tools.dtd.DTD.MATCH_ONLY_00
Direct Known Subclasses:
DTD.__Formatter, DTD.__SAX_Writer, DTD.CoRewriter, DTD.Dump, DTD.Rewriter, DTD.SinglePathVisitor, DTD.Visitor
Enclosing class:
DTD

public abstract static class DTD.MATCH_ONLY_00 extends Object
(Ancillary class as basis for all visitors).

This class executes only the cascaded instanceof(..) tests and is hardly considered directly by the user. Instead, the user works with the derived visitor classes.