|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface that defines a publisher target. Publisher targets are objects that provide a suitable publisher with enough information that it can publish a document or node to that target. Output streams, readers and files are supported by a different mechanism.
A publisher is usually associated with one or more publisher targets.
The target object is created and passed to PublisherFactory.createPublisher(PublisherTarget)
which returns a
suitable publisher. This decoupling enables the publisher and
application to be developed independently, as well as for targets
to be provided from an external source.
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |