|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ActionIterator
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 |
---|
boolean hasNext()
XSLObject next()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |