Class AmetysText

All Implemented Interfaces:
CharacterData, Node, Text

public class AmetysText extends AbstractAmetysNode implements Text
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. in XPath expressions and XSL stylesheets.