Class Hierarchy
- java.lang.Object
- com.icl.saxon.charcode.ASCIICharacterSet (implements com.icl.saxon.charcode.CharacterSet)
- com.icl.saxon.charcode.CharacterSetFactory
- com.icl.saxon.charcode.CP1250CharacterSet (implements com.icl.saxon.charcode.CharacterSet)
- com.icl.saxon.charcode.CP1251CharacterSet (implements com.icl.saxon.charcode.CharacterSet)
- com.icl.saxon.charcode.CP852CharacterSet (implements com.icl.saxon.charcode.PluggableCharacterSet)
- com.icl.saxon.charcode.KOI8RCharacterSet (implements com.icl.saxon.charcode.CharacterSet)
- com.icl.saxon.charcode.Latin1CharacterSet (implements com.icl.saxon.charcode.CharacterSet)
- com.icl.saxon.charcode.Latin2CharacterSet (implements com.icl.saxon.charcode.CharacterSet)
- com.icl.saxon.charcode.UnicodeCharacterSet (implements com.icl.saxon.charcode.CharacterSet)
Interface Hierarchy
- com.icl.saxon.charcode.CharacterSet
- com.icl.saxon.charcode.PluggableCharacterSet