|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sf.ant4eclipse.model.userlibrary.UserLibrariesFileParser
public class UserLibrariesFileParser
Parsing class used to process an eclipse user library configuration file.
| Constructor Summary | |
|---|---|
UserLibrariesFileParser(java.io.File configuration)
Parses the supplied eclipse user library configuration file. |
|
| Method Summary | |
|---|---|
UserLibraries |
getUserLibraries()
Returns the datastructure that holds all relevant information regarding the eclipse user libraries. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UserLibrariesFileParser(java.io.File configuration)
throws FileParserException
configuration - The eclipse user library configuration file.
FileParserException - Parsing the file failed.| Method Detail |
|---|
public UserLibraries getUserLibraries()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||