|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.spire.pdf.collections.PdfCollection
public class PdfCollection
A collection specifies the viewing and organizational characteristics of portable collections.The intent of portable collections is to present, sort, and search collections of related document,such as email archives, photo collections, and engineering bidsets.
Method Summary | |
---|---|
void |
addFile(java.lang.String filePath)
Add a local file. |
void |
clear()
Clear all files and folders. |
PdfFolder |
getFolders()
|
Method Detail |
---|
public PdfFolder getFolders()
public void addFile(java.lang.String filePath)
filePath
- The local file path.public void clear()
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |