|
DynamicPDF by ceTe Software | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.cete.dynamicpdf.io.DocumentResourceList
Class represents a collection of resources for a document.
| Method Summary | |
int |
add(Resource resource)
Adds a resource to the document. |
void |
add(Resource resource,
DocumentWriter writer)
Returns a PDF object reference for the given resource. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public void add(Resource resource,
DocumentWriter writer)
resource - Resource object to add.writer - DocumentWriter object to receive
the resource lists output.
Resource,
DocumentWriterpublic int add(Resource resource)
resource - The resource to add.
|
DynamicPDF by ceTe Software | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||