Directory proposal/embed/src/java/org/apache/tools/ant/types/

Directory Created:
2002-08-13 17:12
Directory Deleted:
2002-10-11 17:55
Total Files:
0
Deleted Files:
1
Lines of Code:
0

Browse with ViewVC

[root]/proposal/embed/src/java/org/apache/tools/ant/types

Developers

Author Changes Lines of Code Lines per Change
costin 2 (100.0%) 0 (-) 0.0

Most Recent Commits

costin 2002-10-11 17:55

Moved XMLDOM to taskdefs. There is no difference between type and

task any more, and it may do some active stuff in execute()

0 lines of code changed in:

  • proposal/embed/src/java/org/apache/tools/ant/types: XMLDOM.java (del)
costin 2002-08-13 17:12

Check in 11644. Thanks Nicola.



XMLDOC is a typedes that can be used in the embed proposal.

It loads an xml file as a DOM, thus making it available to jxpath.



Note:

This is different from the XML task that loads each element

as a property. Eventually we should merge the 2 - after 'embed'

is proposed for the main branch and if it is accepted.



Note2: It would be interesting to explore the other side of

jxpath, i.e. setting. And then saving the xml file.

0 lines of code changed in:

  • proposal/embed/src/java/org/apache/tools/ant/types: XMLDOM.java (new)
Generated by StatSVN 0.3.2-SNAPSHOT