Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/helptools/
H A DparseMain.java173 Vector theContent; field in Article
193 theContent = theTag.contentVector; in read()
279 "> Content <" + theContent + ">"); in toString()
616 if (!validHTMLSyntax(a.theContent)) in main()
626 rw.content(a.theContent); in main()