com.icl.saxon.charcode
Class CharacterSetFactory
java.lang.Object
com.icl.saxon.charcode.CharacterSetFactory
- public class CharacterSetFactory
- extends Object
This class creates a CharacterSet object for a given named encoding.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CharacterSetFactory
public CharacterSetFactory()
getCharacterSet
public static CharacterSet getCharacterSet(Properties details)
- Make a CharacterSet appropriate to the encoding
makeCharacterSet
public static CharacterSet makeCharacterSet(String encoding)