|
|||||||||||
| 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(String data)
Creates a new collector data set. |
|
| Method Summary | |
int |
getCount()
Returns the count. |
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(String data)
data - the data to parse| Method Detail |
public int getCount()
public String getFileName()
public int getType()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||