| |
|
| java.lang.Object org.acm.seguin.pmd.jaxen.AttributeAxisIterator
AttributeAxisIterator | public class AttributeAxisIterator implements Iterator(Code) | | Description of the Class
author: mikea |
AttributeAxisIterator | public AttributeAxisIterator(Node contextNode)(Code) | | Constructor for the AttributeAxisIterator object
Parameters: contextNode - Description of the Parameter |
hasNext | public boolean hasNext()(Code) | | Description of the Method
Description of the Return Value |
isAttribute | protected boolean isAttribute(Method method)(Code) | | Gets the attribute attribute of the AttributeAxisIterator object
Parameters: method - Description of the Parameter The attribute value |
next | public Object next()(Code) | | Description of the Method
Description of the Return Value |
remove | public void remove()(Code) | | Description of the Method
|
truncateMethodName | protected String truncateMethodName(String name)(Code) | | Description of the Method
Parameters: name - Description of the Parameter Description of the Return Value |
|
|
|