|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.opencyc.xml.ExportHtml.Category
Provides a container for term category information used to make vocabulary category HTML pages.
Field Summary | |
CycConstant |
mt
The mt in which the query is asked. |
java.lang.String |
outputPath
The file name used to output this categorized vocabulary page. |
java.lang.String |
queryString
The query string used to make this categorized vocabulary page. |
java.lang.String |
title
The title of this categorized vocabulary page. |
Constructor Summary | |
ExportHtml.Category()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public java.lang.String queryString
public CycConstant mt
public java.lang.String outputPath
public java.lang.String title
Constructor Detail |
public ExportHtml.Category()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |