|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface to accessing document collections inside a template.
Method Summary | |
java.lang.String |
getName()
Returns the name of the tox-document element in the template |
int |
getSize()
Returns the number of documents in the collection. |
int |
getStartingNumber()
This method is useful for dumping the tox-documents into files, and returns the starting number used to identify the different documents in the collection. |
boolean |
pad()
This method is useful for dumping the tox-documents into files, and returns whether to pad the numbers identifying the documents with leading '0's. |
Method Detail |
public java.lang.String getName()
public int getSize()
public int getStartingNumber()
public boolean pad()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |