| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
In mid September 1998, JavaSoft released an early access [1] version of the XML Library, a Java API that includes extremely fast parsing (validating or non-validating), in-memory object model tree for manipulating and writing XML structured data, XML JavaBeans, support for DOM, SAX, and XML Namespaces, and more. The XML Library may be used with any JDK 1.1 conformant system, including JDK 1.2 conformant systems. The initial Early Access release consisted of five packages, two of which are based on SAX and two of which are based on the DOM. [At the time of this writing, the javadoc for these packages was not yet online, so we cannot link to the package definitions.]
|
|
Type: Java
#Views: 291
Category: Resource
|
|
|
|
|
|
|
|
|
|
|
|
|