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 AbstractStructuredTypeDomXmpParser.instanciateStructured(TypeMapping tm, Types type, String name, String structuredNamespace) private voidDomXmpParser.parseChildrenAsProperties(XMPMetadata xmp, List<Element> properties, TypeMapping tm, Element description) private voidDomXmpParser.parseDescriptionRootAttr(XMPMetadata xmp, Element description, Attr attr, TypeMapping tm) private static voidPdfaExtensionHelper.populatePDFAPropertyType(PDFAPropertyType property, TypeMapping tm, XMPSchemaFactory xsf) private static voidPdfaExtensionHelper.populatePDFASchemaType(XMPMetadata meta, PDFASchemaType st, TypeMapping tm) private static voidPdfaExtensionHelper.populatePDFAType(XMPMetadata meta, PDFATypeType type, TypeMapping tm) private static PropertyTypePdfaExtensionHelper.transformValueType(TypeMapping tm, String valueType)