Projects, Presentations, Articles and other content ...
Name | Description |
---|---|
XML Hammer | When the only thing you've got is a XML Hammer, every solution looks like XML. A simple user interface written in Java simplifying common XML actions like validation, transformation and xpath searches using any JAXP implementation. |
XNGR XML Browser | Visualizes elements in a XML document. The user can browse through and manage the visible elements in the document with external services, or she can make changes to the content of the XML document with the built-in editor. |
Bounce | Bounce, a set of Java and Swing extensions, including ... layout managers like a FormLayout and CenterLayout, image filters, a comprehensive messaging mechanism, a XMLEditorKit with syntax highlighting and automatic indentation and more. |
Name | Description |
---|---|
XML Overview | High level overview of XML and related technologies. |
XML Grammars | High level overview of XML Grammars, including DTD, XML Schema and RelaxNG. |
XML Transforms | High level overview of CSS and XSLT. |
XML APIs | High level overview of XML APIs and implementations including SAX, DOM, TRaX, JAXP and Simplified DOM implemetations. |