public abstract class PDFExtensionAttachment extends Object implements ExtensionAttachment, org.apache.xmlgraphics.util.XMLizable
Modifier and Type | Field and Description |
---|---|
static String |
CATEGORY
The category URI for this extension attachment.
|
static String |
PREFIX
The prefix to use with qualified names for this extension attachment.
|
Constructor and Description |
---|
PDFExtensionAttachment()
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getCategory()
This method returns a category URI that allows a processor (layout manager or renderer)
to determine if it supports this object.
|
String |
getPrefix() |
public static final String CATEGORY
public static final String PREFIX
public String getPrefix()
public String getCategory()
ExtensionAttachment
getCategory
in interface ExtensionAttachment
Copyright © 2025 Apache Software Foundation. All rights reserved.