Namespace iText.Kernel.XMP.Impl
Classes
- Base64
A utility class to perform base64 encoding and decoding as specified in RFC-1521.
- ByteBuffer
Byte buffer container including length of valid data.
- CountOutputStream
An
that counts the written bytes.OutputStream
@since 08.11.2006
- ISO8601Converter
Converts between ISO 8601 Strings and
with millisecond resolution.Calendar
- ParseRdf
Parser for "normal" XML serialisation of RDF.
- Utils
Utility functions for the XMPToolkit implementation.
- XMPDateTimeImpl
The implementation of
.XMPDateTime
- XMPIteratorImpl
The
implementation.XMPIterator
- XMPMetaImpl
Implementation for XMPMeta .
- XMPMetaParser
This class replaces the
and does the XML-parsing and fixes the prefix.ExpatAdapter.cpp
- XMPNode
A node in the internally XMP tree, which can be a schema node, a property node, an array node, an array item, a struct node or a qualifier node (without '?').
- XMPNodeUtils
Utilities for
XMPNode
.
- XMPSchemaRegistryImpl
The schema registry handles the namespaces, aliases and global options for the XMP Toolkit.
- XMPSerializerHelper
Serializes the
-object to anXMPMeta
according to theOutputStream
.SerializeOptions
- XMPSerializerRdf
Serializes the
-object using the standard RDF serialization format.XMPMeta