Home
last modified time | relevance | path

Searched refs:documentAnnotationsPath (Results 1 – 1 of 1) sorted by relevance

/external/doclava/src/com/google/doclava/
DDoclava.java120 public static String documentAnnotationsPath = null; field in Doclava
373 documentAnnotationsPath = a[1]; in start()
2178 new FileReader(documentAnnotationsPath)); in getDocumentationStringForAnnotation()
2192 + documentAnnotationsPath); in getDocumentationStringForAnnotation()