net.ontopia.topicmaps.classify
Class HTMLFormatModule
java.lang.Object
net.ontopia.topicmaps.classify.XMLFormatModule
net.ontopia.topicmaps.classify.HTMLFormatModule
- All Implemented Interfaces:
- FormatModuleIF
public class HTMLFormatModule
- extends XMLFormatModule
INTERNAL:
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
magicBytes
protected byte[][] magicBytes
HTMLFormatModule
public HTMLFormatModule()
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 XMLReader createXMLReader()
throws SAXException
- Overrides:
createXMLReader
in class XMLFormatModule
- Throws:
SAXException
getContentHandler
protected ContentHandler getContentHandler(TextHandlerIF handler)
- Overrides:
getContentHandler
in class XMLFormatModule
Copyright © 2000-2012 Ontopia.