public final class ClassParser extends Object
Constructor and Description |
---|
ClassParser(InputStream file)
Parse class from the given stream.
|
public ClassParser(InputStream file)
file
- Input streampublic JavaClass parse() throws IOException, ClassFormatException
IOException
ClassFormatException
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.