|
XML Viewer for Java is a Java
Based on an analysis of
Reengineering Tool Kit for
XML Security Suite is a tool
application that enables
several large XML projects,
Java is a set of tools for
that provides security
viewing XML data from
this article examines how to
analyzing and transforming
features such as digital
various perspectives such as
make effective and efficient
Java programs and generating
signature, encryption, and
the source of the XML, the
use of DOM in Java. The DOM
XML documents. For
access control for XML
DTD for the XML, the
offers a flexible and
complicated analysis,
documents. These
hierarchical structure of
powerful means for creating,
software metrics
features are beyond the
the XML data. It displays
processing, and manipulating
calculations, and
capability of
any well-formed XML
XML documents, but it
transformations of any kind
transport-level security
document.
can be awkward to use and
to be performed, the Java
protocols such as Secure
can lead to brittle and
source code and/or the Java
Sockets Layer (SSL). The
buggy code. Author Parand
class file must be parsed.
goals in creating this
Tony Daruger provides a set
Reengineering Tool Kit for
technology were to
of Java usage patterns and a
Java parses the source code
contribute to standards
library of functions to make
(JavaML) and the class file
development by providing
DOM robust and easy to use.
(ClassML) and generates
sample implementations and
XML documents that
to supply advanced
are easier to read and work
technologies to partners and
with. Download it for a free
developers and to gather
90-day trial.
their input.
Date: Dec, 14 2001 Date: Dec, 12 2001 Date: Nov, 14 2001 Date: Nov, 02 2001 |
|
The ability to save the
This column takes a look at
XLink, an XML-related
This XML guide explains XML
JavaBean component state for
how to use XLink pointers
specification, lets you
uses, categories, elements
long-term persistence within
when representing data to
achieve dramatic linking
and types of XML
an XML document has
make XML documents
effects in your XML
documents. XML
been a topic of much
more compact and flexible.
documents. In this short
structure, document type
discussion with Java
Sample code shows examples
tip learn how to include
definition, element
developers in the past few
of an invoice with and
parts of other XML
attributes, and extensible
years. This feature has
without the XLink pointers,
documents in your own
stylesheet language (XSL) is
finally been adopted in the
plus an example of using
XML through XLink. The code
explained.
1.4 version of J2SE. This
XLinks with a
example demonstrates the
article shows you how to use
URL-addressable database.
technique.
the new XMLEncoder and
XMLDecoder classes,
bypassing serialization and
allowing you to generate
fully initialized bean
instances.
Date: Aug, 07 2001 Date: Aug, 02 2001 Date: Jul, 18 2001 Date: Jul, 08 2001 |