Fix javadoc warning
This commit is contained in:
@@ -329,6 +329,8 @@ public interface Node {
|
||||
/**
|
||||
* Returns an iterator enumerating all the attributes that are available
|
||||
* from XPath for this node.
|
||||
*
|
||||
* @return An attribute iterator for this node
|
||||
*/
|
||||
Iterator<Attribute> getXPathAttributesIterator();
|
||||
|
||||
|
Reference in New Issue
Block a user