|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.icl.saxon.charcode.CharacterSetFactory
This class creates a CharacterSet object for a given named encoding.
Constructor Summary | |
CharacterSetFactory()
|
Method Summary | |
static CharacterSet |
getCharacterSet(java.util.Properties details)
Make a CharacterSet appropriate to the encoding |
static CharacterSet |
makeCharacterSet(java.lang.String encoding)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CharacterSetFactory()
Method Detail |
public static CharacterSet getCharacterSet(java.util.Properties details)
public static CharacterSet makeCharacterSet(java.lang.String encoding)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |