Class RowHandler

  • All Implemented Interfaces:
    IDoc, IDocRow, IBaseHandler, org.xml.sax.ContentHandler, org.xml.sax.DTDHandler, org.xml.sax.EntityResolver, org.xml.sax.ErrorHandler

    public class RowHandler
    extends BaseHandler<RowHandler>
    implements IDocRow
    Node representing an entry in the table row.
    • Constructor Detail

    • Method Detail

      • startRow

        public void startRow​(org.xml.sax.Attributes attrib)
      • endRow

        public void endRow()
      • startEntry

        public void startEntry​(org.xml.sax.Attributes attrib)