|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SpiClassDigester
Digest class bytes.
| Method Summary | |
|---|---|
SpiMetaClass |
createMetaClass(MetaClassPathElement location,
String className,
InputStream byteStream)
Create class meta data from the byte stream |
| Method Detail |
|---|
SpiMetaClass createMetaClass(MetaClassPathElement location,
String className,
InputStream byteStream)
throws IOException
location - The location of the class bytesclassName - The expected name of the classbyteStream - The stream of bytes
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||