The properties of the XmlStructure
instance displayed in a ReadOnlyXmlStructureInfoDisplayer
cannot be modified through the displayer itself. A consequence of this is that {@link #getDisplayedStructure()} is guaranteed to return the sameXmlStructure
instance that was passed to {@link #display(XmlStructure) display}.
@author Torgil Zethson
@since 1.3.0
|
|