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