public interface AnnotationFileResource
| Modifier and Type | Method and Description | 
|---|---|
String | 
getDescription()
Returns a user-friendly description of the resource (e.g. 
 | 
InputStream | 
getInputStream()
Returns a stream for reading the contents of the resource. 
 | 
String getDescription()
InputStream getInputStream() throws IOException
IOException