|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.ontopia.topicmaps.classify.XMLFormatModule net.ontopia.topicmaps.classify.HTMLFormatModule
public class HTMLFormatModule
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 |
---|
protected byte[][] magicBytes
Constructor Detail |
---|
public HTMLFormatModule()
Method Detail |
---|
public boolean matchesContent(ClassifiableContentIF cc)
FormatModuleIF
matchesContent
in interface FormatModuleIF
matchesContent
in class XMLFormatModule
protected org.xml.sax.XMLReader createXMLReader() throws org.xml.sax.SAXException
createXMLReader
in class XMLFormatModule
org.xml.sax.SAXException
protected org.xml.sax.ContentHandler getContentHandler(TextHandlerIF handler)
getContentHandler
in class XMLFormatModule
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |