MCPcopy Create free account
hub / github.com/apache/ant / parse

Method parse

src/main/org/apache/tools/ant/ProjectHelper.java:287–290  ·  view source on GitHub ↗

Parses the project file, configuring the project as it goes. @param project The project for the resulting ProjectHelper to configure. Must not be null . @param source The source for XML configuration. A helper must support at least File, for backward compati

(Project project, Object source)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

configureProjectMethod · 0.95
importResourceMethod · 0.95

Calls 1

getNameMethod · 0.65

Tested by

no test coverage detected