public interface CharacterSet
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCanonicalName()
Get the preferred Java name of the character set.
|
boolean |
inCharset(int ch)
Determine if a character is present in the character set
|
Copyright (c) 2004-2018 Saxonica Limited. All rights reserved.