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