Hierarchy For Package net.sf.saxon.charcode
Class Hierarchy
- java.lang.Object
- net.sf.saxon.charcode.ASCIICharacterSet (implements net.sf.saxon.charcode.CharacterSet)
- net.sf.saxon.charcode.Big5CharacterSet (implements net.sf.saxon.charcode.CharacterSet)
- net.sf.saxon.charcode.BuggyCharacterSet (implements net.sf.saxon.charcode.CharacterSet)
- net.sf.saxon.charcode.CharacterSetFactory
- net.sf.saxon.charcode.CP1250CharacterSet (implements net.sf.saxon.charcode.CharacterSet)
- net.sf.saxon.charcode.CP1251CharacterSet (implements net.sf.saxon.charcode.CharacterSet)
- net.sf.saxon.charcode.CP1252CharacterSet (implements net.sf.saxon.charcode.CharacterSet)
- net.sf.saxon.charcode.CP852CharacterSet (implements net.sf.saxon.charcode.CharacterSet)
- net.sf.saxon.charcode.EucJPCharacterSet (implements net.sf.saxon.charcode.CharacterSet)
- net.sf.saxon.charcode.EucKRCharacterSet (implements net.sf.saxon.charcode.PluggableCharacterSet)
- net.sf.saxon.charcode.GB2312CharacterSet (implements net.sf.saxon.charcode.PluggableCharacterSet)
- net.sf.saxon.charcode.ISO88591CharacterSet (implements net.sf.saxon.charcode.CharacterSet)
- net.sf.saxon.charcode.ISO88592CharacterSet (implements net.sf.saxon.charcode.CharacterSet)
- net.sf.saxon.charcode.ISO88595CharacterSet (implements net.sf.saxon.charcode.CharacterSet)
- net.sf.saxon.charcode.ISO88597CharacterSet (implements net.sf.saxon.charcode.CharacterSet)
- net.sf.saxon.charcode.ISO88598CharacterSet (implements net.sf.saxon.charcode.CharacterSet)
- net.sf.saxon.charcode.ISO88599CharacterSet (implements net.sf.saxon.charcode.CharacterSet)
- net.sf.saxon.charcode.KOI8RCharacterSet (implements net.sf.saxon.charcode.CharacterSet)
- net.sf.saxon.charcode.ShiftJISCharacterSet (implements net.sf.saxon.charcode.CharacterSet)
- net.sf.saxon.charcode.UnicodeCharacterSet (implements net.sf.saxon.charcode.CharacterSet)
- net.sf.saxon.charcode.UnknownCharacterSet (implements net.sf.saxon.charcode.CharacterSet)
Interface Hierarchy
- net.sf.saxon.charcode.CharacterSet
- net.sf.saxon.charcode.PluggableCharacterSet