Interface XmlContained

  • All Known Subinterfaces:
    XmlCharacters, XmlElement
    All Known Implementing Classes:
    XmlElementAdapter, XmlElementImpl

    public interface XmlContained
    Common abstraction to represent XML infoset item that are contained in other infoet items This is useful so parent can be updated on contained items when container is cloned ...
    Version:
    $Revision: 1.3 $
    Author:
    Aleksander Slominski