Uses of Class
org.apache.xmpbox.type.AbstractStructuredType
Packages that use AbstractStructuredType
-
Uses of AbstractStructuredType in org.apache.xmpbox.schema
Subclasses of AbstractStructuredType in org.apache.xmpbox.schemaModifier and TypeClassDescriptionclassRepresentation of Adobe PDF SchemaclassRepresentation of a DublinCore SchemaclassRepresentation of an Exif SchemaclassRepresentation of a PDF/A Extension schema description schemaclassRepresentation of PDF/A Identification SchemaclassclassclassCreated with IntelliJ IDEA.classclassRepresentation of XMPBasic SchemaclassRepresentation of XMPMediaManagement SchemaclassRepresentation of XMP Rights Management SchemaclassThis class represents a metadata schema that can be stored in an XMP document. -
Uses of AbstractStructuredType in org.apache.xmpbox.type
Subclasses of AbstractStructuredType in org.apache.xmpbox.typeModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassclassObject representation of an Thumbnail XMP typeclassMethods in org.apache.xmpbox.type that return AbstractStructuredTypeModifier and TypeMethodDescriptionTypeMapping.instanciateDefinedType(String propertyName, String namespace) TypeMapping.instanciateStructuredType(Types type, String propertyName) -
Uses of AbstractStructuredType in org.apache.xmpbox.xml
Methods in org.apache.xmpbox.xml that return AbstractStructuredTypeModifier and TypeMethodDescriptionprivate AbstractStructuredTypeDomXmpParser.instanciateStructured(TypeMapping tm, Types type, String name, String structuredNamespace) private AbstractStructuredTypeDomXmpParser.parseLiDescription(XMPMetadata xmp, QName parentQName, Element liDescriptionElement) private AbstractStructuredTypeDomXmpParser.tryParseAttributesAsProperties(TypeMapping tm, Element liElement, AbstractStructuredType ast, PropertiesDescription pm, QName qName) This attempts to run the same logic as in parseLiDescription() but with simple attributes that will be treated like children.Methods in org.apache.xmpbox.xml with parameters of type AbstractStructuredTypeModifier and TypeMethodDescriptionprivate AbstractStructuredTypeDomXmpParser.tryParseAttributesAsProperties(TypeMapping tm, Element liElement, AbstractStructuredType ast, PropertiesDescription pm, QName qName) This attempts to run the same logic as in parseLiDescription() but with simple attributes that will be treated like children.Method parameters in org.apache.xmpbox.xml with type arguments of type AbstractStructuredTypeModifier and TypeMethodDescriptionprivate static voidPdfaExtensionHelper.checkNamespaceDeclaration(Attr attr, Class<? extends AbstractStructuredType> clz)