Class ElementStep<P extends Property,E extends Element>

All Implemented Interfaces:
Serializable, Cloneable, Iterator<Traverser.Admin<E>>, Step<P,E>

public final class ElementStep<P extends Property,E extends Element> extends ScalarMapStep<P,E>
Traverse from a Property to its Element.
Author:
Mike Personick (http://github.com/mikepersonick)
See Also: