Class CopyHandler

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

    public class CopyHandler
    extends BaseHandler<CopyHandler>
    implements IDocCopy
    Node representing a copied piece of documentation.
    • Method Detail

      • startCopy

        public void startCopy​(org.xml.sax.Attributes attrib)
      • endCopy

        public void endCopy()
      • startParagraph

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