Class CommonTagActions.Chained

  • All Implemented Interfaces:
    TagAction
    Enclosing class:
    CommonTagActions

    public static final class CommonTagActions.Chained
    extends java.lang.Object
    implements TagAction
    • Method Detail

      • start

        public boolean start​(BoilerpipeHTMLContentHandler instance,
                             java.lang.String localName,
                             java.lang.String qName,
                             org.xml.sax.Attributes atts)
                      throws org.xml.sax.SAXException
        Specified by:
        start in interface TagAction
        Throws:
        org.xml.sax.SAXException
      • end

        public boolean end​(BoilerpipeHTMLContentHandler instance,
                           java.lang.String localName,
                           java.lang.String qName)
                    throws org.xml.sax.SAXException
        Specified by:
        end in interface TagAction
        Throws:
        org.xml.sax.SAXException