Package | Description |
---|---|
net.ontopia.topicmaps.classify |
To classify content, use the SimpleClassifier class.
|
Modifier and Type | Class and Description |
---|---|
class |
FormatModule
INTERNAL:
|
class |
HTMLFormatModule
INTERNAL:
|
class |
OOXMLPowerpointFormatModule
INTERNAL: A format module for the OOXML PresentationML format.
|
class |
OOXMLWordFormatModule
INTERNAL: A format module for the OOXML WordProcessingML format.
|
class |
PDFFormatModule
INTERNAL:
|
class |
PlainTextFormatModule
INTERNAL:
|
class |
PowerPointFormatModule
INTERNAL:
|
class |
WordFormatModule
INTERNAL: A format module for the old binary Word format.
|
class |
XMLFormatModule
INTERNAL:
|
Modifier and Type | Field and Description |
---|---|
protected FormatModuleIF |
FormatModule.fallout_module |
Modifier and Type | Field and Description |
---|---|
protected List<FormatModuleIF> |
FormatModule.modules |
Modifier and Type | Method and Description |
---|---|
FormatModuleIF |
FormatModule.detectFormat(ClassifiableContentIF cc) |