Searched refs:author (Results 1 - 2 of 2) sorted by relevance

/openjdk7/langtools/test/tools/javadoc/
H A DBreakIteratorWarning.java64 public String author = "William Goldman"; field in class:BreakIteratorWarning
/openjdk7/jdk/test/java/beans/XMLEncoder/
H A DTest6921644.java28 * @author Sergey Malenkov
169 private Author author; field in class:Test6921644.Document
182 return this.author;
185 public void setAuthor(Author author) { argument
186 this.author = author;

Completed in 33 milliseconds