Class Node.MATCH_ONLY_00

java.lang.Object
eu.bandm.tools.tpath.type.Node.MATCH_ONLY_00
Direct Known Subclasses:
Node.__Formatter, Node.__SAX_Writer
Enclosing class:
Node

public abstract static class Node.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.