Class VBAMacroReader.ModuleImpl

java.lang.Object
org.apache.poi.poifs.macros.VBAMacroReader.ModuleImpl
All Implemented Interfaces:
Module
Enclosing class:
VBAMacroReader

protected static class VBAMacroReader.ModuleImpl extends Object implements Module
  • Constructor Details

    • ModuleImpl

      protected ModuleImpl()
  • Method Details

    • getContent

      public String getContent()
      Description copied from interface: Module
      Get the module content.
      Specified by:
      getContent in interface Module
      Returns:
      the module content
    • geModuleType

      public Module.ModuleType geModuleType()
      Description copied from interface: Module
      Get the module type.
      Specified by:
      geModuleType in interface Module
      Returns:
      the module type