|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.ontopia.topicmaps.classify.OOXMLPowerpointFormatModule
public class OOXMLPowerpointFormatModule
INTERNAL: A format module for the OOXML PresentationML format.
| Constructor Summary | |
|---|---|
OOXMLPowerpointFormatModule()
|
|
| Method Summary | |
|---|---|
boolean |
matchesContent(ClassifiableContentIF cc)
INTERNAL: Returns true if the content of the classifiable content is considered to be of the supported format. |
boolean |
matchesIdentifier(ClassifiableContentIF cc)
INTERNAL: Returns true if the identifier of the classifiable content is considered to be indicating the supported format. |
void |
readContent(ClassifiableContentIF cc,
TextHandlerIF handler)
INTERNAL: Reads and analyzes the classifiable content and triggers callbacks on the text handler to identify the text and the structure of the classifiable content. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OOXMLPowerpointFormatModule()
| Method Detail |
|---|
public boolean matchesContent(ClassifiableContentIF cc)
FormatModuleIF
matchesContent in interface FormatModuleIFpublic boolean matchesIdentifier(ClassifiableContentIF cc)
FormatModuleIF
matchesIdentifier in interface FormatModuleIF
public void readContent(ClassifiableContentIF cc,
TextHandlerIF handler)
FormatModuleIF
readContent in interface FormatModuleIF
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||