klyn.io.xml.dom.XMLAttr._setIsId
method
public _setIsId(isId as Boolean) as Void:
Description

Marks or unmarks this attribute as an identifier.

Parameters
  • isId Identifier flag.
Example
attr._setIsId(true)