|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Namespace | |
|---|---|
| org.apache.tika.xmp.convert | |
| Uses of Namespace in org.apache.tika.xmp.convert |
|---|
| Fields in org.apache.tika.xmp.convert with type parameters of type Namespace | |
|---|---|
protected static Set<Namespace> |
RTFConverter.ADDITIONAL_NAMESPACES
|
protected static Set<Namespace> |
OpenDocumentConverter.ADDITIONAL_NAMESPACES
|
protected static Set<Namespace> |
MSOfficeXMLConverter.ADDITIONAL_NAMESPACES
|
protected static Set<Namespace> |
MSOfficeBinaryConverter.ADDITIONAL_NAMESPACES
|
| Methods in org.apache.tika.xmp.convert that return types with arguments of type Namespace | |
|---|---|
protected Set<Namespace> |
RTFConverter.getAdditionalNamespaces()
|
protected Set<Namespace> |
OpenDocumentConverter.getAdditionalNamespaces()
|
protected Set<Namespace> |
MSOfficeXMLConverter.getAdditionalNamespaces()
|
protected Set<Namespace> |
MSOfficeBinaryConverter.getAdditionalNamespaces()
|
Set<Namespace> |
GenericConverter.getAdditionalNamespaces()
|
protected abstract Set<Namespace> |
AbstractConverter.getAdditionalNamespaces()
Every Converter has to provide information about namespaces that are used additionally to the core set of XMP namespaces. |
| Method parameters in org.apache.tika.xmp.convert with type arguments of type Namespace | |
|---|---|
protected void |
AbstractConverter.registerNamespaces(Set<Namespace> namespaces)
Registers a number Namespace information with XMPCore. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||