Home
last modified time | relevance | path

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

/external/doclava/src/com/google/doclava/
DDoclava.java117 public static String documentAnnotationsPath = null; field in Doclava
347 documentAnnotationsPath = a[1]; in start()
2098 new FileReader(documentAnnotationsPath)); in getDocumentationStringForAnnotation()
2112 + documentAnnotationsPath); in getDocumentationStringForAnnotation()