Uses of Class
org.apache.commons.compress.harmony.pack200.CPUTF8
-
Packages that use CPUTF8 Package Description org.apache.commons.compress.harmony.pack200 Internal package. -
-
Uses of CPUTF8 in org.apache.commons.compress.harmony.pack200
Fields in org.apache.commons.compress.harmony.pack200 declared as CPUTF8 Modifier and Type Field Description CPUTF8AttributeDefinitionBands.AttributeDefinition. layoutCPUTF8AttributeDefinitionBands.AttributeDefinition. nameFields in org.apache.commons.compress.harmony.pack200 with type parameters of type CPUTF8 Modifier and Type Field Description java.util.List<CPUTF8>MetadataBandGroup. caseec_RUjava.util.List<CPUTF8>MetadataBandGroup. cases_RUjava.util.List<CPUTF8>MetadataBandGroup. name_RUjava.util.List<CPUTF8>MetadataBandGroup. nestname_RUMethods in org.apache.commons.compress.harmony.pack200 that return CPUTF8 Modifier and Type Method Description CPUTF8CpBands. getCPUtf8(java.lang.String utf8)CPUTF8CPSignature. getSignatureForm()Constructors in org.apache.commons.compress.harmony.pack200 with parameters of type CPUTF8 Constructor Description AttributeDefinition(int index, int contextType, CPUTF8 name, CPUTF8 layout)CPClass(CPUTF8 value)Constructs a new instance.CPNameAndType(CPUTF8 name, CPSignature signature)CPSignature(java.lang.String signature, CPUTF8 signatureForm, java.util.List<CPClass> classes)CPString(CPUTF8 value)Constructs a new instance.
-