net.sf.saxon.charcode

Class CharacterSetFactory

public class CharacterSetFactory extends Object

This class creates a CharacterSet object for a given named encoding.
Method Summary
static CharacterSetgetCharacterSet(Properties details, Controller controller)
Make a CharacterSet appropriate to the encoding
static voidmain(String[] args)
Main program is a utility to give a list of the character sets supported by the Java VM

Method Detail

getCharacterSet

public static CharacterSet getCharacterSet(Properties details, Controller controller)
Make a CharacterSet appropriate to the encoding

main

public static void main(String[] args)
Main program is a utility to give a list of the character sets supported by the Java VM