|
TPTP 4.5.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.tptp.platform.report.sxp.internal.SXPNodeList
org.eclipse.tptp.platform.report.birt).
public class SXPNodeList
Used in SimpleXmlParser and associates.
| Constructor Summary | |
|---|---|
SXPNodeList(int size)
Deprecated. |
|
| Method Summary | |
|---|---|
void |
addItem(org.w3c.dom.Node item)
Deprecated. |
int |
getLength()
Deprecated. |
org.w3c.dom.Node |
item(int index)
Deprecated. |
void |
setItem(int index,
org.w3c.dom.Node item)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SXPNodeList(int size)
| Method Detail |
|---|
public void setItem(int index,
org.w3c.dom.Node item)
public void addItem(org.w3c.dom.Node item)
public org.w3c.dom.Node item(int index)
item in interface org.w3c.dom.NodeListpublic int getLength()
getLength in interface org.w3c.dom.NodeList
|
TPTP 4.5.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||