net.sourceforge.pmd.jaxen
Class AttributeAxisIterator
java.lang.Object
|
+--net.sourceforge.pmd.jaxen.AttributeAxisIterator
- All Implemented Interfaces:
- java.util.Iterator
- public class AttributeAxisIterator
- extends java.lang.Object
- implements java.util.Iterator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AttributeAxisIterator
public AttributeAxisIterator(Node contextNode)
next
public java.lang.Object next()
- Specified by:
next
in interface java.util.Iterator
hasNext
public boolean hasNext()
- Specified by:
hasNext
in interface java.util.Iterator
remove
public void remove()
- Specified by:
remove
in interface java.util.Iterator
getAttribute
protected Attribute getAttribute(Node node,
java.lang.reflect.Method method)
throws java.lang.IllegalAccessException,
java.lang.reflect.InvocationTargetException
java.lang.IllegalAccessException
java.lang.reflect.InvocationTargetException
truncateMethodName
protected java.lang.String truncateMethodName(java.lang.String name)
isAttribute
protected boolean isAttribute(java.lang.reflect.Method method)
Copyright © 2002-2003 Project Ultra*Log @ DARPA. All Rights Reserved.