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