Uses of Class
org.apache.xmpbox.type.TypeMapping
Packages that use TypeMapping
-
Uses of TypeMapping in org.apache.xmpbox
Fields in org.apache.xmpbox declared as TypeMappingMethods in org.apache.xmpbox that return TypeMapping -
Uses of TypeMapping in org.apache.xmpbox.xml
Methods in org.apache.xmpbox.xml with parameters of type TypeMappingModifier and TypeMethodDescriptionprivate AbstractStructuredType
DomXmpParser.instanciateStructured
(TypeMapping tm, Types type, String name, String structuredNamespace) private void
DomXmpParser.parseChildrenAsProperties
(XMPMetadata xmp, List<Element> properties, TypeMapping tm, Element description) private void
DomXmpParser.parseDescriptionRootAttr
(XMPMetadata xmp, Element description, Attr attr, TypeMapping tm) private static void
PdfaExtensionHelper.populatePDFAPropertyType
(PDFAPropertyType property, TypeMapping tm, XMPSchemaFactory xsf) private static void
PdfaExtensionHelper.populatePDFASchemaType
(XMPMetadata meta, PDFASchemaType st, TypeMapping tm) private static void
PdfaExtensionHelper.populatePDFAType
(XMPMetadata meta, PDFATypeType type, TypeMapping tm) private static PropertyType
PdfaExtensionHelper.transformValueType
(TypeMapping tm, String valueType)