Class TinyBuilder

  • All Implemented Interfaces:
    Result, SourceLocator, ErrorHandler, Locator

    public class TinyBuilder
    extends Builder
    The TinyBuilder class is responsible for taking a stream of SAX events and constructing a Document tree, using the "TinyTree" implementation.