|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jclark.xsl.dom.ElementNode.AttributesIterator
class ElementNode.AttributesIterator
Field Summary | |
---|---|
(package private) int |
i
|
Constructor Summary | |
---|---|
ElementNode.AttributesIterator()
|
Method Summary | |
---|---|
Node |
next()
get the next Node in the list, and don't throw any Exception |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
int i
Constructor Detail |
---|
ElementNode.AttributesIterator()
Method Detail |
---|
public Node next()
SafeNodeIterator
next
in interface NodeIterator
next
in interface SafeNodeIterator
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |