diff options
author | Xavier Ducrohet <xav@android.com> | 2009-09-21 16:10:37 -0700 |
---|---|---|
committer | Xavier Ducrohet <xav@android.com> | 2009-09-21 16:10:37 -0700 |
commit | 4bf0351c717d2ef84f91abd0338f3a95355f4c04 (patch) | |
tree | 70f506f12db0e28ba55f358757aa3b4378996206 /hierarchyviewer | |
parent | b3ebc36089e188a6be371db84cd501cc49e005d0 (diff) | |
download | sdk-4bf0351c717d2ef84f91abd0338f3a95355f4c04.zip sdk-4bf0351c717d2ef84f91abd0338f3a95355f4c04.tar.gz sdk-4bf0351c717d2ef84f91abd0338f3a95355f4c04.tar.bz2 |
Add an XPath Ant task to be used in the android_rules.xml file.
This task is designed to run XPath expression targetting Android XML files.
It will handle the Android namespace with the 'android' prefix, and store
the result of the XPath into a property.
Change-Id: I9094f5661d5e1ef86553ee1c54bdeca62366e0cd
classname: XPathTask
classpath: anttasks.jar, sdklib.jar
Usage:
<xpathtask input="path/of/file/to/read" output="name.of.property.to.write"
expression="/xpath/expression/to/evaluate" />
Diffstat (limited to 'hierarchyviewer')
0 files changed, 0 insertions, 0 deletions