Class IDLCompiler.BuildListParser

java.lang.Object
com.arjuna.orbportability.common.ant.IDLCompiler.BuildListParser
Enclosing class:
IDLCompiler

public class IDLCompiler.BuildListParser extends Object
  • Field Details

    • _buildList

      protected String _buildList
    • _currentSrc

      protected String _currentSrc
    • _currentPackage

      protected String _currentPackage
    • _currentMapping

      protected String _currentMapping
    • _valid

      protected boolean _valid
  • Constructor Details

    • BuildListParser

      public BuildListParser(String buildListString)
  • Method Details

    • isValid

      public boolean isValid()
    • getSource

      public String getSource()
    • getPackage

      public String getPackage()
    • getMappings

      public String getMappings()