|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--anvil.annot.ASReader
Reader for Annotation specifications. Created: 26.6.00
Constructor Summary | |
ASReader()
|
Method Summary | |
AnnotationSpec |
getAnnotationSpec(java.io.File file)
Reads specification from file (XML syntax) and returns an object of class AnnotationSpec. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ASReader()
Method Detail |
public AnnotationSpec getAnnotationSpec(java.io.File file) throws AnnotationSpecException
AnnotationSpecException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |