Uses of Class
org.apache.tika.xmp.convert.Namespace
-
Uses of Namespace in org.apache.tika.xmp.convert
Modifier and TypeFieldDescriptionMSOfficeBinaryConverter.ADDITIONAL_NAMESPACES
MSOfficeXMLConverter.ADDITIONAL_NAMESPACES
OpenDocumentConverter.ADDITIONAL_NAMESPACES
RTFConverter.ADDITIONAL_NAMESPACES
Modifier and TypeMethodDescriptionAbstractConverter.getAdditionalNamespaces()
Every Converter has to provide information about namespaces that are used additionally to the core set of XMP namespaces.GenericConverter.getAdditionalNamespaces()
MSOfficeBinaryConverter.getAdditionalNamespaces()
MSOfficeXMLConverter.getAdditionalNamespaces()
OpenDocumentConverter.getAdditionalNamespaces()
RTFConverter.getAdditionalNamespaces()
Modifier and TypeMethodDescriptionprotected void
AbstractConverter.registerNamespaces
(Set<Namespace> namespaces) Registers a numberNamespace
information with XMPCore.