private static class ClassDump.ConstantUtf8Info extends ClassDump.CpInfo
Constructor and Description |
---|
ConstantUtf8Info(ClassDump.Parser parser)
Parses a CONSTANT_Utf8_info item.
|
dump, getCpInfo, size, toString
ConstantUtf8Info(ClassDump.Parser parser) throws java.io.IOException
parser
- a class parser.java.io.IOException
- if the class can't be parsed.