Microsoft SDK for Java

com.ms.xml.util Package Classes

The com.ms.xml.util package contains the following classes:

Atom class allows efficient sharing of duplicate strings in the system.

Attribute class encapsulates a Microsoft® XML Name and value pair.

Attributes class encapsulates a list of Attribute objects.

EnumWrapper class is a simple implementation of the Enumeration interface.

Name class represents a general-purpose Name object; it is used for efficient sharing of duplicate strings in the system.

NameSpaceContext class adds or finds a namespace.

ReadOnlyAttributes class encapsulates a read-only list of Attribute objects.

StringHashtable class adds objects to the hash table and gets values from the hash table.

StringInputStream class takes input from the characters of a specified String object.

XMLInputStream class is an input stream reader, specifically designed to handle different encoding formats as well as little endian files.

XMLOutputStream class is an output stream writer specifically designed for eXtended Markup Language (XML), including XML encoding as well as little endian files, XML namespaces, and white-space handling.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.