org.apache.fop.area
Class OffDocumentExtensionAttachment
java.lang.Object
org.apache.fop.area.OffDocumentExtensionAttachment
- OffDocumentItem
public class OffDocumentExtensionAttachment
extends java.lang.Object
This class wraps ExtensionAttachments which cannot be transported inside the area tree but
need to be handled in the AreaTreeHandler. These attachments are schedules for processing
before the first page-sequence, i.e. at the start of the document.
OffDocumentExtensionAttachment
public OffDocumentExtensionAttachment(ExtensionAttachment attachment)
Main constructor
attachment
- the extension attachment to wrap.
Copyright 1999-2007 The Apache Software Foundation. All Rights Reserved.