public class MetaTypeReader extends ClassDataCollector implements Resource
Constructor and Description |
---|
MetaTypeReader(Clazz clazz,
Analyzer reporter) |
Modifier and Type | Method and Description |
---|---|
void |
annotation(Annotation annotation) |
String |
getExtra() |
long |
lastModified() |
void |
method(Clazz.MethodDef mdef) |
InputStream |
openInputStream() |
void |
setDesignate(String pid,
boolean factory) |
void |
setExtra(String extra) |
void |
write(OutputStream out) |
addReference, classBegin, classEnd, classStart, constant, constructor, enclosingMethod, extendsClass, field, field, implementsInterfaces, innerClass, method, parameter, reference, reference, signature
public void annotation(Annotation annotation)
annotation
in class ClassDataCollector
public void method(Clazz.MethodDef mdef)
method
in class ClassDataCollector
public long lastModified()
lastModified
in interface Resource
public InputStream openInputStream() throws IOException
openInputStream
in interface Resource
IOException
public void write(OutputStream out) throws IOException
write
in interface Resource
IOException
public void setDesignate(String pid, boolean factory)
Copyright © 2012 aQute SARL. All Rights Reserved.