| Home >> All >> org >> apache >> soap |
| | org.apache.soap.util.* (3) | | org.apache.soap.util.xml.* (1) |
Package Samples:
org.apache.soap.util.xml
org.apache.soap.util
Classes:
DOMWriter: This class is a utility to serialize a DOM node as XML. This code is derived from the sample of the same name distributed with XML4J_2_0_15. The following significant changes were made: comments and top-level PIs, now uses short-hand element syntax when an element is childless, now attempts to use the correct line-termination sequence. Also: removed the code related to canonical ordering, alternate encodings, and use as a stand-alone utility.
StringUtils: Deals with strings (probably need to elaborate some more).
IOUtils: This file is a collection of input/output utilities.
| Home | Contact Us | Privacy Policy | Terms of Service |