|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.aspectj.ajdt.ajc.ConfigParser
org.aspectj.ajde.internal.LstBuildConfigFileParser
public class LstBuildConfigFileParser
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.aspectj.ajdt.ajc.ConfigParser |
|---|
ConfigParser.Arg, ConfigParser.ParseException |
| Field Summary |
|---|
| Fields inherited from class org.aspectj.ajdt.ajc.ConfigParser |
|---|
CONFIG_MSG, files, relativeDirectory, xmlfiles |
| Constructor Summary | |
|---|---|
LstBuildConfigFileParser(java.lang.String currFilePath)
|
|
| Method Summary | |
|---|---|
java.util.List<java.io.File> |
getImportedFiles()
|
java.util.List<java.lang.String> |
getProblemEntries()
|
protected void |
parseImportedConfigFile(java.lang.String relativeFilePath)
|
protected void |
showError(java.lang.String message)
|
protected void |
showWarning(java.lang.String message)
|
| Methods inherited from class org.aspectj.ajdt.ajc.ConfigParser |
|---|
addFile, addXmlFile, getFiles, getXmlFiles, makeFile, parseCommandLine, parseConfigFile, parseOption, removeArg, removeStringArg |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LstBuildConfigFileParser(java.lang.String currFilePath)
| Method Detail |
|---|
protected void showWarning(java.lang.String message)
showWarning in class ConfigParserprotected void parseImportedConfigFile(java.lang.String relativeFilePath)
parseImportedConfigFile in class ConfigParserprotected void showError(java.lang.String message)
showError in class ConfigParserpublic java.util.List<java.io.File> getImportedFiles()
public java.util.List<java.lang.String> getProblemEntries()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||