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:


Constructor Summary
HTMLFormatModule()
           
 
Method Summary
 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
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

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


Copyright © 2000-2010 Ontopia.