API Docs for SAX and DOM
Main Page
Class Hierarchy
Alphabetical List
Compound List
File List
Compound Members
File Members
DOM_Range Member List
This is the complete list of members for
DOM_Range
, including all inherited members.
cloneContents
() const
cloneRange
() const
collapse
(bool toStart)
compareBoundaryPoints
(CompareHow how, const DOM_Range& range) const
CompareHow
enum name
deleteContents
()
detach
()
DOM_Document
class
[friend]
DOM_Range
()
DOM_Range
(RangeImpl *)
[protected]
END_TO_END
enum value
END_TO_START
enum value
extractContents
()
fImpl
[protected]
getCollapsed
() const
getCommonAncestorContainer
() const
getEndContainer
() const
getEndOffset
() const
getStartContainer
() const
getStartOffset
() const
insertNode
(DOM_Node& node)
operator!=
(const DOM_Range & other) const
operator!=
(const DOM_NullPtr * other) const
operator=
(const DOM_Range &other)
operator=
(const DOM_NullPtr *other)
operator==
(const DOM_Range & other) const
operator==
(const DOM_NullPtr * other) const
selectNode
(const DOM_Node &node)
selectNodeContents
(const DOM_Node &node)
setEnd
(const DOM_Node &parent, unsigned int offset)
setEndAfter
(const DOM_Node &refNode)
setEndBefore
(const DOM_Node &refNode)
setStart
(const DOM_Node &parent, unsigned int offset)
setStartAfter
(const DOM_Node &refNode)
setStartBefore
(const DOM_Node &refNode)
START_TO_END
enum value
START_TO_START
enum value
surroundContents
(DOM_Node &node)
toString
() const
~DOM_Range
()
Copyright © 2000 The Apache Software Foundation. All Rights Reserved.