Class Summary |
AMModel |
Class representing a model for attribute mappings operations. |
AttributeMapping |
This is a representation of an attribute mapping, as described in the
article "Finding ID Attributes in XML Documents". |
AttributeMappingId |
This is a representation of an attribute mapping identifier, as described in
the article "Finding ID Attributes in XML Documents". |
AttributeTreeNode |
Class representing an Attribute in a JTree . |
DeletableList<T> |
Class representing a "list" that can be traversed even as items are removed
from it. |
IdSet |
Class representing an ID set. |
Triplet |
A class representing the triplet (element name, attribute name,
attribute value) for use in attribute mapping. |