java.io.Serializable, ExtensionAttachment, org.apache.xmlgraphics.util.XMLizablepublic static class AFPPageSegmentElement.AFPPageSegmentSetup extends AFPPageSetup
ATT_NAME, CATEGORY, elementName, nameATT_PLACEMENT, ATT_VALUE, content, encoding, placement, value| Constructor | Description |
|---|---|
AFPPageSegmentSetup(java.lang.String elementName) |
Default constructor.
|
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getResourceSrc() |
Returns the source URI for the page segment.
|
void |
setResourceSrc(java.lang.String resourceSrc) |
Sets the source URI for the page segment.
|
void |
toSAX(org.xml.sax.ContentHandler handler) |
|
java.lang.String |
toString() |
getCategory, getElementName, getName, hasName, setNamegetContent, getEncoding, getPlacement, getValue, setContent, setEncoding, setPlacement, setValuepublic AFPPageSegmentSetup(java.lang.String elementName)
elementName - the name of the setup code object, may be nullpublic java.lang.String getResourceSrc()
public void setResourceSrc(java.lang.String resourceSrc)
resourceSrc - the source URIpublic void toSAX(org.xml.sax.ContentHandler handler)
throws org.xml.sax.SAXException
toSAX in interface org.apache.xmlgraphics.util.XMLizabletoSAX in class AFPPageSetuporg.xml.sax.SAXExceptionpublic java.lang.String toString()
toString in class AFPPageSetupCopyright 1999-2016 The Apache Software Foundation. All Rights Reserved.