All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.itextpdf.kernel.xmp.options.package-info Maven / Gradle / Ivy

/**
    

Package containing the option classes.

These are used to configure diverse function calls of xmpcore:

  • PropertyOptions - these are used to create properties and also to retrieve information about simple, array or struct properties, as well as qualifiers
  • ParseOptions - used to configure the parsing of xmp metadata packets
  • SerializationOptions - used to control the serialization of xmp metadata packets
  • AliasOptions - used by XMPSchemaRegistry#registerAlias()
  • IteratorOptions - used to set up an XMPIterator
  • Options - the base class of all option classes
*/ package com.itextpdf.kernel.xmp.options;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy