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