public static class AFPPageSegmentElement.AFPPageSegmentSetup extends AFPPageSetup
ATT_ENCODING, ATT_PLACEMENT, ATT_VALUE, content, encoding, placement, value
ATT_NAME, CATEGORY, elementName, name
Constructor and Description |
---|
AFPPageSegmentSetup(String elementName)
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getResourceSrc()
Returns the source URI for the page segment.
|
void |
setResourceSrc(String resourceSrc)
Sets the source URI for the page segment.
|
void |
toSAX(ContentHandler handler) |
String |
toString() |
getContent, getEncoding, getPlacement, getValue, setContent, setEncoding, setPlacement, setValue
getCategory, getElementName, getName, hasName, setName
public AFPPageSegmentSetup(String elementName)
elementName
- the name of the setup code object, may be nullpublic String getResourceSrc()
public void setResourceSrc(String resourceSrc)
resourceSrc
- the source URIpublic void toSAX(ContentHandler handler) throws SAXException
toSAX
in interface org.apache.xmlgraphics.util.XMLizable
toSAX
in class AFPPageSetup
SAXException
public String toString()
toString
in class AFPPageSetup
Copyright © 2025 Apache Software Foundation. All rights reserved.