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

/illumos-gate/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/helptools/
H A DparseMain.java170 String theTitle; field in class:Article
191 theTitle = theTag.content;
276 return new String("Title <" + theTitle +
624 rw.title(a.theTitle);

Completed in 70 milliseconds