AbstractAmetysElement |
|
AbstractAmetysNode |
VERY partial implementation of a read-only, non-namespace aware Node on top of an objects hierarchy.
It is NOT intended to be used as a full-featured DOM implementation, but it aims to provide a thin DOM layer over objects usable e.g.
|
AbstractWrappingAmetysElement<T> |
DOM layer on top if an object hierarchy.
|
AmetysAttribute |
Implementation of Attr for an AmetysObject's metadata.
|
AmetysNamedNodeMap |
Implementation of NamedNodeMap to store attributes names and values.
|
AmetysNodeList |
|
AmetysText |
Partial implementation of a read-only, non-namespace aware Text on top of an objects hierarchy.
It is NOT intended to be used as a full-featured DOM implementation, but it aims to provide a thin DOM layer over objects usable e.g.
|
DOMUtils |
Some useful utility methods for Element use
|
EmptyElement |
Implementation for empty element
|
FileElement |
DOM layer on top if a File hierarchy.
|
MapElement |
DOM Layer over a Map.
|
MapElement.MapNode |
This class represents a element
|
SourceElement |
DOM layer on top if a File hierarchy.
|
StringElement |
DOM Layer over a tag name, attributes and String value.
|