Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 221 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 221 Bytes

GWT XML

Alternative XML implementation for Google Web Toolkit.

Features:

  • Uses the official W3C XML DOM interfaces (org.w3c.dom package)
  • XML Namespaces support
  • XPath support
  • Easier porting of Java XML software