|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | field | constr | method | detail: field | constr | method |
public interface idocumentobject
represents a base entity for other entities of dls.
method summary | |
---|---|
documentobject |
deepclone()
creates a duplicate of the document object. |
document |
getdocument()
gets document of this entity. |
documentobjecttype |
getdocumentobjecttype()
gets the type of the document object. |
idocumentobject |
getnextsibling()
gets the next sibling. |
documentobject |
getowner()
gets owner of this document object. |
idocumentobject |
getprevioussibling()
gets the previous sibling. |
boolean |
iscomposite()
gets a value indicating whether this instance is composite. |
method detail |
---|
document getdocument()
documentobject getowner()
documentobjecttype getdocumentobjecttype()
idocumentobject getnextsibling()
idocumentobject getprevioussibling()
boolean iscomposite()
documentobject deepclone()
|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | field | constr | method | detail: field | constr | method |