update XML, introducing abstract tree parsing, DOM-like and pull interfaces
authorcrawshaw <crawshaw@ibex.org>
Thu, 6 Jan 2005 15:57:06 +0000 (15:57 +0000)
committercrawshaw <crawshaw@ibex.org>
Thu, 6 Jan 2005 15:57:06 +0000 (15:57 +0000)
commitd8af5eb36222ca72d8c2d73fcb4b9089ea793913
treea3bda989f880aa6f0a329f570d12cb81e24192eb
parente4efe9794a48ee1ac5737afdd63e744c288d48bc
update XML, introducing abstract tree parsing, DOM-like and pull interfaces

darcs-hash:20050106155706-2eb37-5c59282c2393a1602c0f04a64f1c18447512fb34.gz
src/org/ibex/util/Tree.java [new file with mode: 0644]
src/org/ibex/util/XML.java