Uses of Interface
org.mozilla.jss.asn1.CharConverter
Packages that use CharConverter
-
Uses of CharConverter in org.mozilla.jss.asn1
Classes in org.mozilla.jss.asn1 that implement CharConverterModifier and TypeClassDescriptionprivate static classprivate static classprivate static classprivate static classprivate static classA class for converting between Unicode and UCS4.private static classMethods in org.mozilla.jss.asn1 that return CharConverterModifier and TypeMethodDescription(package private) CharConverterBMPString.getCharConverter()Returns the conversion object for converting between an encoded byte array an an array of Java characters.protected CharConverterBMPString.Template.getCharConverter()(package private) abstract CharConverterCharacterString.getCharConverter()protected abstract CharConverterCharacterString.Template.getCharConverter()Must be overridden to return the correct character converter for the subclass.(package private) CharConverterIA5String.getCharConverter()protected CharConverterIA5String.Template.getCharConverter()(package private) CharConverterPrintableString.getCharConverter()protected CharConverterPrintableString.Template.getCharConverter()(package private) CharConverterTeletexString.getCharConverter()protected CharConverterTeletexString.Template.getCharConverter()(package private) CharConverterUniversalString.getCharConverter()protected CharConverterUniversalString.Template.getCharConverter()(package private) CharConverterUTF8String.getCharConverter()protected CharConverterUTF8String.Template.getCharConverter()