XmlUtilisXmlName Method |
Name | Description | |
---|---|---|
![]() ![]() | isXmlName(Char) |
Returns whether the specified char conforms to the Name
production in the XML 1.0 grammar.
|
![]() ![]() | isXmlName(String) |
Returns whether the specified string conforms to the Name
production in the XML 1.0 grammar.
|