com::cosylab::logging::engine::VectorNodeList Class Reference
List of all members.
Detailed Description
This class provides a default implementation of org.w3c.dom.NodeList.
Constructor & Destructor Documentation
| com::cosylab::logging::engine::VectorNodeList::VectorNodeList |
( |
|
) |
[inline] |
| com::cosylab::logging::engine::VectorNodeList::VectorNodeList |
( |
int |
initialCapacity |
) |
[inline] |
| com::cosylab::logging::engine::VectorNodeList::VectorNodeList |
( |
int |
initialCapacity, |
|
|
int |
capacityIncrement | |
|
) |
| | [inline] |
VectorNodeList constructor comment.
- Parameters:
-
| initialCapacity | int |
| capacityIncrement | int |
| com::cosylab::logging::engine::VectorNodeList::VectorNodeList |
( |
Collection< Node > |
c |
) |
[inline] |
Member Function Documentation
| int com::cosylab::logging::engine::VectorNodeList::getLength |
( |
|
) |
[inline] |
getLength method comment.
| Node com::cosylab::logging::engine::VectorNodeList::item |
( |
int |
i |
) |
[inline] |
The documentation for this class was generated from the following file: