|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.acm.seguin.pmd.jaxen.AttributeAxisIterator
public class AttributeAxisIterator
Description of the Class
| Constructor Summary | |
|---|---|
AttributeAxisIterator(net.sourceforge.jrefactory.ast.Node contextNode)
Constructor for the AttributeAxisIterator object |
|
| Method Summary | |
|---|---|
protected Attribute |
getAttribute(net.sourceforge.jrefactory.ast.Node node,
java.lang.reflect.Method method)
Gets the attribute attribute of the AttributeAxisIterator object |
boolean |
hasNext()
Description of the Method |
protected boolean |
isAttribute(java.lang.reflect.Method method)
Gets the attribute attribute of the AttributeAxisIterator object |
java.lang.Object |
next()
Description of the Method |
void |
remove()
Description of the Method |
protected java.lang.String |
truncateMethodName(java.lang.String name)
Description of the Method |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AttributeAxisIterator(net.sourceforge.jrefactory.ast.Node contextNode)
contextNode - Description of the Parameter| Method Detail |
|---|
public java.lang.Object next()
next in interface java.util.Iteratorpublic boolean hasNext()
hasNext in interface java.util.Iteratorpublic void remove()
remove in interface java.util.Iterator
protected Attribute getAttribute(net.sourceforge.jrefactory.ast.Node node,
java.lang.reflect.Method method)
throws java.lang.IllegalAccessException,
java.lang.reflect.InvocationTargetException
node - Description of the Parametermethod - Description of the Parameter
java.lang.IllegalAccessException - Description of the Exception
java.lang.reflect.InvocationTargetException - Description of the Exceptionprotected java.lang.String truncateMethodName(java.lang.String name)
name - Description of the Parameter
protected boolean isAttribute(java.lang.reflect.Method method)
method - Description of the Parameter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||