Searched defs:TagImpl (Results 1 - 1 of 1) sorted by relevance

/openjdk7/langtools/src/share/classes/com/sun/tools/javadoc/
H A DTagImpl.java46 class TagImpl implements Tag { class in inherits:Tag
65 TagImpl(DocImpl holder, String name, String text) { method in class:TagImpl
138 * TagImpls consisting of SeeTagImpl(s) and text containing TagImpl(s).
143 * Link, will return an array of TagImpl(s) with first element as TagImpl with
148 * @return TagImpl[] Array of tags with inline SeeTagImpls.

Completed in 22 milliseconds