org.apache.abdera.parser.stax.util
Class FOMLinkIterator
java.lang.Object
org.apache.axiom.om.impl.traverse.OMChildrenIterator
org.apache.abdera.parser.stax.util.FOMElementIterator
org.apache.abdera.parser.stax.util.FOMLinkIterator
- All Implemented Interfaces:
- Iterator
public class FOMLinkIterator
- extends FOMElementIterator
Fields inherited from class org.apache.axiom.om.impl.traverse.OMChildrenIterator |
currentChild, lastChild, nextCalled, removeCalled |
Methods inherited from class org.apache.axiom.om.impl.traverse.OMChildrenIterator |
remove |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FOMLinkIterator
public FOMLinkIterator(Element parent,
Class<?> _class,
QName attribute,
String value,
String defaultValue)
FOMLinkIterator
public FOMLinkIterator(Element parent,
Class<?> _class)
isMatch
protected boolean isMatch(Element el)
- Overrides:
isMatch
in class FOMElementIterator
Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.