Uses of Class
com.itextpdf.text.xml.xmp.XmpWriter
Packages that use XmpWriter
-
Uses of XmpWriter in com.itextpdf.text.pdf
Fields in com.itextpdf.text.pdf declared as XmpWriterMethods in com.itextpdf.text.pdf that return XmpWriterModifier and TypeMethodDescriptionprotected XmpWriter
PdfACopy.createXmpWriter
(ByteArrayOutputStream baos, PdfDictionary info) protected XmpWriter
PdfACopy.createXmpWriter
(ByteArrayOutputStream baos, HashMap<String, String> info) protected XmpWriter
PdfAStamperImp.createXmpWriter
(ByteArrayOutputStream baos, PdfDictionary info) protected XmpWriter
PdfAStamperImp.createXmpWriter
(ByteArrayOutputStream baos, HashMap<String, String> info) protected XmpWriter
PdfAWriter.createXmpWriter
(ByteArrayOutputStream baos, PdfDictionary info) protected XmpWriter
PdfAWriter.createXmpWriter
(ByteArrayOutputStream baos, HashMap<String, String> info) protected XmpWriter
PdfWriter.createXmpWriter
(ByteArrayOutputStream baos, PdfDictionary info) protected XmpWriter
PdfWriter.createXmpWriter
(ByteArrayOutputStream baos, HashMap<String, String> info) PdfStamper.getXmpWriter()
PdfWriter.getXmpWriter()
-
Uses of XmpWriter in com.itextpdf.text.xml.xmp
Subclasses of XmpWriter in com.itextpdf.text.xml.xmpModifier and TypeClassDescriptionclass
Subclass of XmpWriter that adds info about the PDF/A level.