public class OffDocumentExtensionAttachment extends Object implements OffDocumentItem
AFTER_PAGE, END_OF_DOC, IMMEDIATELY
Constructor and Description |
---|
OffDocumentExtensionAttachment(ExtensionAttachment attachment)
Main constructor
|
Modifier and Type | Method and Description |
---|---|
ExtensionAttachment |
getAttachment() |
String |
getName()
Return a human-readable name for this ODI (for error messages, etc.)
|
int |
getWhenToProcess()
Get an indicator of when this item should be processed
|
public OffDocumentExtensionAttachment(ExtensionAttachment attachment)
attachment
- the extension attachment to wrap.public ExtensionAttachment getAttachment()
public int getWhenToProcess()
getWhenToProcess
in interface OffDocumentItem
public String getName()
getName
in interface OffDocumentItem
Copyright © 2025 Apache Software Foundation. All rights reserved.