Class Hierarchy
- java.lang.Object
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
- java.util.HashMap<K,V> (implements java.lang.Cloneable, java.util.Map<K,V>, java.io.Serializable)
- com.kohlschutter.boilerpipe.sax.TagActionMap
- com.kohlschutter.boilerpipe.sax.DefaultTagActionMap
- com.kohlschutter.boilerpipe.sax.TagActionMap
- java.util.HashMap<K,V> (implements java.lang.Cloneable, java.util.Map<K,V>, java.io.Serializable)
- com.kohlschutter.boilerpipe.sax.BoilerpipeHTMLContentHandler (implements org.xml.sax.ContentHandler)
- com.kohlschutter.boilerpipe.sax.BoilerpipeSAXInput (implements com.kohlschutter.boilerpipe.BoilerpipeInput)
- com.kohlschutter.boilerpipe.sax.CommonTagActions
- com.kohlschutter.boilerpipe.sax.CommonTagActions.BlockTagLabelAction (implements com.kohlschutter.boilerpipe.sax.TagAction)
- com.kohlschutter.boilerpipe.sax.CommonTagActions.Chained (implements com.kohlschutter.boilerpipe.sax.TagAction)
- com.kohlschutter.boilerpipe.sax.CommonTagActions.InlineTagLabelAction (implements com.kohlschutter.boilerpipe.sax.TagAction)
- com.kohlschutter.boilerpipe.sax.HTMLDocument (implements com.kohlschutter.boilerpipe.sax.InputSourceable)
- com.kohlschutter.boilerpipe.sax.HTMLFetcher
- com.kohlschutter.boilerpipe.sax.HTMLHighlighter
- com.kohlschutter.boilerpipe.sax.HTMLHighlighter.TagAction
- com.kohlschutter.boilerpipe.sax.ImageExtractor
- com.kohlschutter.boilerpipe.sax.ImageExtractor.TagAction
- com.kohlschutter.boilerpipe.sax.MarkupTagAction (implements com.kohlschutter.boilerpipe.sax.TagAction)
- org.apache.xerces.parsers.XMLParser
- org.apache.xerces.parsers.AbstractXMLDocumentParser (implements org.apache.xerces.xni.XMLDocumentHandler, org.apache.xerces.xni.XMLDTDContentModelHandler, org.apache.xerces.xni.XMLDTDHandler)
- org.apache.xerces.parsers.AbstractSAXParser (implements org.xml.sax.Parser, org.apache.xerces.xs.PSVIProvider, org.xml.sax.XMLReader)
- com.kohlschutter.boilerpipe.sax.BoilerpipeHTMLParser (implements com.kohlschutter.boilerpipe.BoilerpipeDocumentSource)
- com.kohlschutter.boilerpipe.sax.HTMLHighlighter.Implementation (implements org.xml.sax.ContentHandler)
- com.kohlschutter.boilerpipe.sax.ImageExtractor.Implementation (implements org.xml.sax.ContentHandler)
- org.apache.xerces.parsers.AbstractSAXParser (implements org.xml.sax.Parser, org.apache.xerces.xs.PSVIProvider, org.xml.sax.XMLReader)
- org.apache.xerces.parsers.AbstractXMLDocumentParser (implements org.apache.xerces.xni.XMLDocumentHandler, org.apache.xerces.xni.XMLDTDContentModelHandler, org.apache.xerces.xni.XMLDTDHandler)
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
Interface Hierarchy
- com.kohlschutter.boilerpipe.sax.InputSourceable
- com.kohlschutter.boilerpipe.sax.TagAction
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- com.kohlschutter.boilerpipe.sax.BoilerpipeHTMLContentHandler.Event
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)