ExtensionAttachment
public static class AFPPageSegmentElement.AFPPageSegmentSetup extends AFPPageSetup
ATT_NAME, CATEGORY, elementName, name
ATT_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, setName
getContent, getEncoding, getPlacement, getValue, setContent, setEncoding, setPlacement, setValue
public 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 class AFPPageSetup
org.xml.sax.SAXException
public java.lang.String toString()
toString
in class AFPPageSetup
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.