Class VBAMacroReader.ModuleImpl

  • All Implemented Interfaces:
    Module
    Enclosing class:
    VBAMacroReader

    protected static class VBAMacroReader.ModuleImpl
    extends java.lang.Object
    implements Module
    • Nested Class Summary

    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected ModuleImpl()  
    • Constructor Detail

      • ModuleImpl

        protected ModuleImpl()
    • Method Detail

      • getContent

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