net.ontopia.topicmaps.classify
Class HTMLFormatModule

java.lang.Object
  extended by net.ontopia.topicmaps.classify.XMLFormatModule
      extended by net.ontopia.topicmaps.classify.HTMLFormatModule
All Implemented Interfaces:
FormatModuleIF

public class HTMLFormatModule
extends XMLFormatModule

INTERNAL:


Field Summary
protected  byte[][] magicBytes
           
 
Fields inherited from class net.ontopia.topicmaps.classify.XMLFormatModule
extensions, skipElements
 
Constructor Summary
HTMLFormatModule()
           
 
Method Summary
protected  org.xml.sax.XMLReader createXMLReader()
           
protected  org.xml.sax.ContentHandler getContentHandler(TextHandlerIF handler)
           
 boolean matchesContent(ClassifiableContentIF cc)
          INTERNAL: Returns true if the content of the classifiable content is considered to be of the supported format.
 
Methods inherited from class net.ontopia.topicmaps.classify.XMLFormatModule
matchesIdentifier, readContent, setSkipElements
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

magicBytes

protected byte[][] magicBytes
Constructor Detail

HTMLFormatModule

public HTMLFormatModule()
Method Detail

matchesContent

public boolean matchesContent(ClassifiableContentIF cc)
Description copied from interface: FormatModuleIF
INTERNAL: Returns true if the content of the classifiable content is considered to be of the supported format.

Specified by:
matchesContent in interface FormatModuleIF
Overrides:
matchesContent in class XMLFormatModule

createXMLReader

protected org.xml.sax.XMLReader createXMLReader()
                                         throws org.xml.sax.SAXException
Overrides:
createXMLReader in class XMLFormatModule
Throws:
org.xml.sax.SAXException

getContentHandler

protected org.xml.sax.ContentHandler getContentHandler(TextHandlerIF handler)
Overrides:
getContentHandler in class XMLFormatModule


Copyright © 2000-2012 Ontopia.