removeAttribute(String...) method
Removes first element with the given route.
Syntax
public
abstract boolean
removeAttribute
(
String...
route
)
Parameters
route
– The route to the attribute to remove
Returns
true if at least one attribute has been removed or false otherwise
Parent topic:
IParserDocument interface
Created December 5, 2013.
To comment on this topic, go to:
DocCommentXchange
.