Class OOXMLPowerpointFormatModule

java.lang.Object
net.ontopia.topicmaps.classify.OOXMLPowerpointFormatModule
All Implemented Interfaces:
FormatModuleIF

public class OOXMLPowerpointFormatModule extends Object implements FormatModuleIF
INTERNAL: A format module for the OOXML PresentationML format.
  • Field Details

    • extensions

      protected String[] extensions
    • magicBytes

      protected byte[] magicBytes
  • Constructor Details

    • OOXMLPowerpointFormatModule

      public OOXMLPowerpointFormatModule()
  • Method Details