|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--net.sf.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 void |
main(java.lang.String[] args)
Main program is a utility to give a list of the character sets supported by the Java VM |
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) throws javax.xml.transform.TransformerException
javax.xml.transform.TransformerException
public static void main(java.lang.String[] args) throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |