net.sourceforge.pmd.jaxen
public class AttributeAxisIterator extends Object implements Iterator<Attribute>
Constructor Summary | |
---|---|
AttributeAxisIterator(Node contextNode) |
Method Summary | |
---|---|
boolean | hasNext() |
protected boolean | isAttributeAccessor(Method method) |
Attribute | next() |
void | remove() |