|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.yourkit.api.Annotations
public class Annotations
The class allows access to snapshot annotations
| Constructor Summary | |
|---|---|
Annotations()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
readAnnotation(java.io.File snapshotFile)
|
static void |
writeAnnotation(java.io.File snapshotFile,
java.lang.String annotation)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Annotations()
| Method Detail |
|---|
public static java.lang.String readAnnotation(java.io.File snapshotFile)
throws java.lang.Exception
java.lang.Exception
public static void writeAnnotation(java.io.File snapshotFile,
java.lang.String annotation)
throws java.lang.Exception
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||