|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.jour.processor.InstrumentedEntry
public class InstrumentedEntry
Constructor Summary | |
---|---|
InstrumentedEntry(Entry orig,
javassist.CtClass ctClass)
|
Method Summary | |
---|---|
java.io.InputStream |
getInputStream()
|
java.lang.String |
getName()
|
Entry |
getOrigin()
|
long |
getSize()
|
long |
getTime()
|
boolean |
isClass()
|
boolean |
isDirectory()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InstrumentedEntry(Entry orig, javassist.CtClass ctClass)
Method Detail |
---|
public java.io.InputStream getInputStream() throws java.io.IOException
getInputStream
in interface Entry
java.io.IOException
public Entry getOrigin()
getOrigin
in interface Entry
public java.lang.String getName()
getName
in interface Entry
public long getSize()
getSize
in interface Entry
public long getTime()
getTime
in interface Entry
public boolean isClass()
isClass
in interface Entry
public boolean isDirectory()
isDirectory
in interface Entry
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |