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

Method processNode

src/main/org/apache/tools/ant/taskdefs/XmlProperty.java:334–453  ·  view source on GitHub ↗

Process the given node, adding any required attributes from this child node alone -- but not processing any children. @param node the XML Node to parse @param prefix A string to prepend to any properties that get added by this node. @param container Optionally, an object that a parent node

(Node node, String prefix, Object container)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

addNodeRecursivelyMethod · 0.95

Calls 14

getAttributeNameMethod · 0.95
getAttributeValueMethod · 0.95
addPropertyMethod · 0.95
setPathMethod · 0.95
setLocationMethod · 0.95
resolveFileMethod · 0.95
itemMethod · 0.80
trimMethod · 0.80
getProjectMethod · 0.65
isEmptyMethod · 0.65
getAttributesMethod · 0.45
getLengthMethod · 0.45

Tested by

no test coverage detected