Class XMLObjectImpl

All Implemented Interfaces:
Serializable, ConstProperties, DebuggableObject, IdFunctionCall, Scriptable, SymbolScriptable
Direct Known Subclasses:
XML, XMLList

abstract class XMLObjectImpl extends XMLObject
This abstract class describes what all XML objects (XML, XMLList) should have in common.
See Also: