|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface that allows iterating of a set of XSLT actions.
Method Summary | |
---|---|
boolean |
hasNext()
Returns true if a call to #next() can be sucessfully made (ie. |
XSLObject |
next()
Returns the next XSLObject, or null of none are available |
Method Detail |
public boolean hasNext()
public XSLObject next()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |