![]()
DOM Level 2 Core Interfaces
The Node interface is implemented by the ice.pilots.html4.DNode class.
The Element interface is implemented by the ice.pilots.html4.DElement class.
The Document interface is implemented by the ice.pilots.html4.DDocument class.
The Attr interface is implemented by the ice.pilots.html4.DAttr class.
Method Implemented getName yes getSpecified yes getValue yes setValue yes getOwnerElement yesThe CharacterData interface is implemented by the ice.pilots.html4.DTextNode class.
Method Implemented getData yes setData yes getLength yes substringData yes appendData yes insertData yes deleteData yes replaceData yesThe Text interface is implemented by the ice.pilots.html4.DTextNode class.
Method Implemented splitText yesThe DOMImplementation interface is implemented by the ice.pilots.html4.DOM class.
Method Implemented hasFeature yes createDocumentType yes createDocument yesThe NamedNodeMap Interface is implemented in the core package.
Method Implemented getNamedItem yes setNamedItem yes removeNamedItem yes item yes getLength yes getNamedItemNS yes setNamedItemNS yes removeNamedItemNS yesThe NodeList Interface is implemented in the core package.
Method Implemented item yes getLength yesThe Notation interface is implemented in the core package.
Method Implemented getPublicId yes getSystemId yesThe ProcessingInstruction interface is implemented in the core package.
Method Implemented getTarget yes getData yes setData yesThe DocumentType interface is implemented in the core package.
Method Implemented getName yes getEntities yes getNotations yes getPublicId yes getSystemId yes getInternalSubset yesThe Entity interface is implemented in the core package.
Method Implemented getPublicId yes getSystemId yes getNotationName yes
|
Copyright 2005. ICEsoft Technologies, Inc. http://www.icesoft.com |