Table of Contents

Namespace iTextSharp.text.xml.xmp

Classes

DublinCoreSchema

An implementation of an XmpSchema.

EncodingNoPreamble

A wrapper for an Encoding to suppress the preamble.

LangAlt
PdfA1Schema

An implementation of an XmpSchema.

PdfSchema

An implementation of an XmpSchema.

XmpArray

StringBuilder to construct an XMP array.

XmpBasicSchema

An implementation of an XmpSchema.

XmpMmSchema

An implementation of an XmpSchema.

XmpReader

Reads an XMP stream into an org.w3c.dom.Document objects. Allows you to replace the contents of a specific tag. @since 2.1.3

XmpSchema

Abstract superclass of the XmpSchemas supported by iText.

XmpWriter

With this class you can create an Xmp Stream that can be used for adding Metadata to a PDF Dictionary. Remark that this class doesn't cover the complete XMP specification.