mxUtilsIsNode Method |
| Name | Description | |
|---|---|---|
| IsNode(Object, String) |
Returns true if the given value is an XML node with the specified nodename.
specified.
| |
| IsNode(Object, String, String, String) |
Returns true if the user object is an XML node with the specified type
and and the optional attribute has the specified value or is not
specified.
|