fop 2.2

org.apache.fop.render.pdf.extensions
Class PDFDictionaryAttachment

java.lang.Object
  extended by org.apache.fop.render.pdf.extensions.PDFExtensionAttachment
      extended by org.apache.fop.render.pdf.extensions.PDFDictionaryAttachment
All Implemented Interfaces:
ExtensionAttachment, org.apache.xmlgraphics.util.XMLizable

public class PDFDictionaryAttachment
extends PDFExtensionAttachment


Field Summary
 
Fields inherited from class org.apache.fop.render.pdf.extensions.PDFExtensionAttachment
CATEGORY, PREFIX
 
Constructor Summary
PDFDictionaryAttachment(PDFDictionaryExtension extension)
           
 
Method Summary
 PDFDictionaryExtension getExtension()
           
 void toSAX(org.xml.sax.ContentHandler handler)
           
 
Methods inherited from class org.apache.fop.render.pdf.extensions.PDFExtensionAttachment
getCategory, getPrefix
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PDFDictionaryAttachment

public PDFDictionaryAttachment(PDFDictionaryExtension extension)
Method Detail

getExtension

public PDFDictionaryExtension getExtension()

toSAX

public void toSAX(org.xml.sax.ContentHandler handler)
           throws org.xml.sax.SAXException
Throws:
org.xml.sax.SAXException

fop 2.2

Copyright 1999-2017 The Apache Software Foundation. All Rights Reserved.