|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.opencms.file.collectors.CmsCollectorData
Data structure for the collector, parsed from the collector parameters.
Constructor Summary | |
CmsCollectorData(java.lang.String data)
Creates a new collector data set. |
Method Summary | |
int |
getCount()
Returns the count. |
java.lang.String |
getFileName()
Returns the file name. |
int |
getType()
Returns the type. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CmsCollectorData(java.lang.String data)
data
- the data to parseMethod Detail |
public int getCount()
public java.lang.String getFileName()
public int getType()
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |