Click or drag to resize

mxUtilsIsNode Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Overload List
  NameDescription
Public methodStatic memberIsNode(Object, String)
Returns true if the given value is an XML node with the specified nodename. specified.
Public methodStatic memberIsNode(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.
Top
See Also