|
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.crypto.dsig.dom.transform.Enveloped.OmittingIterator
static class Enveloped.OmittingIterator
| Field Summary | |
|---|---|
(package private) java.util.Iterator |
base
|
(package private) java.lang.Object |
nextCache
|
(package private) org.w3c.dom.Node |
omittedNode
|
| Constructor Summary | |
|---|---|
Enveloped.OmittingIterator(java.util.Iterator i,
org.w3c.dom.Node omitted)
|
|
| Method Summary | |
|---|---|
boolean |
hasNext()
|
java.lang.Object |
next()
|
void |
remove()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
java.util.Iterator base
org.w3c.dom.Node omittedNode
java.lang.Object nextCache
| Constructor Detail |
|---|
Enveloped.OmittingIterator(java.util.Iterator i,
org.w3c.dom.Node omitted)
omitted - must not be null| Method Detail |
|---|
public java.lang.Object next()
throws java.util.NoSuchElementException
next in interface java.util.Iteratorjava.util.NoSuchElementExceptionpublic boolean hasNext()
hasNext in interface java.util.Iteratorpublic void remove()
remove in interface java.util.Iterator
|
XML Security, 1.6 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||