/**

popular collection of scripts for all

*/
/** Search */

Validating Xml Parser

 }

Chilkat XML C++ Library

Hits: 44
*****
0.0

Chilkat XML Parser Component

Hits: 30
*****
0.0

Decoding XML and the DTD

Hits: 38
*****
1.0

XML Parser for Java

Hits: 14
*****
1.0
High-level non-validating
High-level non-validating
This introductory article
XML Parser for Java is a
XML parser component
XML parser component
shows how to create XML
validating XML parser
that is free for both
that is free for both
Document Type Definitions
written in 100% pure Java.
commercial and
commercial and
(DTDs) and well-formed,
The package
non-commercial use. (1)
non-commercial
well-defined XML files that
(com.ibm.xml.parser)
Load/save XML files to an
use. Load/save XML files
can be validated by the XML
contains classes and methods
in-memory document object
to an in-memory document
parser of your choice. While
for parsing, generating,
model (DOM). (2) Add
object model (DOM). Add
you don't have to include a
manipulating, and validating
name/value attribtes to
name/value attribtes to
DTD with every XML file you
XML documents. XML Parser
nodes. (3) Compress nodes or
nodes. Compress nodes or
produce, doing so will make
for Java is believed to be
entire sub-trees using
entire sub-trees using
your life a lot easier. Not
the most robust XML
in-memory Zip compression.
in-memory Zip compression.
only will a DTD enforce the
processor currently
(4) AES encrypt the content
AES encrypt the content of
syntax you've established
available and conforms most
of a node. (5) Numerous
a node. Numerous methods
for your XML files, it will
closely to the XML 1.0
methods for iterating over
for iterating over the nodes
also allow your files to be
Recommendation.
the nodes in a document. (6)
in a document. Numerous
parsed by a validating
 
Numerous methods for
methods for searching and
XML parser. Code samples
 
searching and sorting nodes
sorting nodes in a document.
include DTD and XML document
 
in a document. (7) API
API designed to make it
examples.
 
designed to make it easy to
easy to do frequently
 
 
do frequently encountered
encountered tasks when
 
 
tasks when working with XML.
working with XML. Makes it
 
 
(8) Makes it easy to handle
easy to handle binary data
 
 
binary data (such as image
(such as image data) within
 
 
data) within XML files.
XML files.
 
 


Date: Jun, 06 2005


Date: Sep, 18 2004


Date: Jul, 07 2001


Date: Jun, 30 2000
{ Copyright } ©2006 NuclearScripts.com