public class AFPIncludeFormMap extends AFPExtensionAttachment
ExtensionAttachment
).Modifier and Type | Field and Description |
---|---|
protected static String |
ATT_SRC
src attribute containing the URI to the form map resource
|
protected URI |
src
the URI identifying the form map resource.
|
ATT_NAME, CATEGORY, elementName, name
Constructor and Description |
---|
AFPIncludeFormMap()
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
URI |
getSrc()
Returns the URI of the form map.
|
void |
setSrc(URI value)
Sets the URI of the form map.
|
void |
toSAX(ContentHandler handler) |
String |
toString() |
getCategory, getElementName, getName, hasName, setName
protected static final String ATT_SRC
protected URI src
public URI getSrc()
public void setSrc(URI value)
value
- the form map URIpublic void toSAX(ContentHandler handler) throws SAXException
SAXException
Copyright © 2025 Apache Software Foundation. All rights reserved.