/gwt-xml

Alternative XML DOM implementation for GWT

Primary LanguageJavaApache License 2.0Apache-2.0

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