Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/helptools/
H A DparseMain.java194 } else if (theTag instanceof SeeAlsoTag) { in read()
263 rv = new SeeAlsoTag(); in readNextTag()
458 class SeeAlsoTag extends Tag { class
459 public SeeAlsoTag() { in SeeAlsoTag() method in SeeAlsoTag