|
XML Security, 1.6 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ibm.xml.enc.dom.C14nUtil.NodeListImpl
static class C14nUtil.NodeListImpl
| Field Summary | |
|---|---|
(package private) java.util.Vector |
vector
|
| Constructor Summary | |
|---|---|
C14nUtil.NodeListImpl()
|
|
C14nUtil.NodeListImpl(int size)
|
|
C14nUtil.NodeListImpl(java.util.Iterator iter)
|
|
| Method Summary | |
|---|---|
void |
add(org.w3c.dom.Node node)
|
int |
getLength()
|
org.w3c.dom.Node |
item(int index)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
java.util.Vector vector
| Constructor Detail |
|---|
public C14nUtil.NodeListImpl()
public C14nUtil.NodeListImpl(int size)
public C14nUtil.NodeListImpl(java.util.Iterator iter)
| Method Detail |
|---|
public void add(org.w3c.dom.Node node)
public org.w3c.dom.Node item(int index)
item in interface org.w3c.dom.NodeListpublic int getLength()
getLength in interface org.w3c.dom.NodeList
|
XML Security, 1.6 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||