|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sf.ant4eclipse.model.project.ProjectFileParser
public class ProjectFileParser
Parser that reads an eclipse .project file and
constructs an EclipseProject
for it.
parseProject(EclipseProject)| Constructor Summary | |
|---|---|
ProjectFileParser()
|
|
| Method Summary | |
|---|---|
static EclipseProject |
parseProject(EclipseProject eclipseProject)
Parses the '.project' file of the given eclipse project. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProjectFileParser()
| Method Detail |
|---|
public static EclipseProject parseProject(EclipseProject eclipseProject)
throws FileParserException
eclipseProject -
FileParserException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||