Uses of Interface
org.apache.tika.metadata.CreativeCommons
-
Packages that use CreativeCommons Package Description org.apache.tika.metadata Multi-valued metadata container, and set of constant metadata fields.org.apache.tika.xmp -
-
Uses of CreativeCommons in org.apache.tika.metadata
Classes in org.apache.tika.metadata that implement CreativeCommons Modifier and Type Class Description class
Metadata
A multi-valued metadata container. -
Uses of CreativeCommons in org.apache.tika.xmp
Classes in org.apache.tika.xmp that implement CreativeCommons Modifier and Type Class Description class
XMPMetadata
Provides a conversion of the Metadata map from Tika to the XMP data model by also providing the Metadata API for clients to ease transition.
-