public final class XmlNames extends Object
| Constructor and Description |
|---|
XmlNames() |
| Modifier and Type | Method and Description |
|---|---|
static int |
findIllegalNameChar(String name,
boolean xml11)
Method that can be used to verify whether given String is
a valid xml name or not.
|
public static int findIllegalNameChar(String name, boolean xml11)
Copyright © 2012-2015 FasterXML. All Rights Reserved.