Package | Description |
---|---|
net.sf.practicalxml.builder |
XmlBuilder is a tool for declarative construction of XML. |
Class and Description |
---|
ElementNode
The primary class for building XML trees and converting them to different
JAXP-centric forms.
|
Node
A lightweight counterpart of a DOM
Node , focused on creation
rather than manipulation. |