Gridarta Editor
net.sf.gridarta.utils.xml.ElementsIterable Class Reference
+ Inheritance diagram for net.sf.gridarta.utils.xml.ElementsIterable:
+ Collaboration diagram for net.sf.gridarta.utils.xml.ElementsIterable:

Public Member Functions

 ElementsIterable (@NotNull final Elements elements)
 
Iterator< Element > iterator ()
 

Private Attributes

final Elements elements
 

Detailed Description

Author
Andreas Kirschbaum

Definition at line 30 of file ElementsIterable.java.

Constructor & Destructor Documentation

◆ ElementsIterable()

net.sf.gridarta.utils.xml.ElementsIterable.ElementsIterable ( @NotNull final Elements  elements)

Member Function Documentation

◆ iterator()

Iterator<Element> net.sf.gridarta.utils.xml.ElementsIterable.iterator ( )

Definition at line 41 of file ElementsIterable.java.

Member Data Documentation

◆ elements

final Elements net.sf.gridarta.utils.xml.ElementsIterable.elements
private

The documentation for this class was generated from the following file: