public class IDLCompiler.BuildListParser extends Object
Modifier and Type | Field and Description |
---|---|
protected String |
_buildList |
protected String |
_currentMapping |
protected String |
_currentPackage |
protected String |
_currentSrc |
protected boolean |
_valid |
Constructor and Description |
---|
BuildListParser(String buildListString) |
Modifier and Type | Method and Description |
---|---|
String |
getMappings() |
String |
getPackage() |
String |
getSource() |
boolean |
isValid() |
protected String _buildList
protected String _currentSrc
protected String _currentPackage
protected String _currentMapping
protected boolean _valid
public BuildListParser(String buildListString)
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.