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 TypeClassDescriptionclass
Representation of Adobe PDF Schemaclass
Representation of a DublinCore Schemaclass
Representation of a Exif Schemaclass
Representation of a PDF/A Extension schema description schemaclass
Representation of PDF/A Identification Schemaclass
class
class
Created with IntelliJ IDEA.class
class
Representation of XMPBasic Schemaclass
Representation of XMPMediaManagement Schemaclass
Representation of XMP Rights Management Schemaclass
This 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 TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
class
class
class
class
Object representation of an Thumbnail XMP typeclass
Methods 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 AbstractStructuredType
DomXmpParser.instanciateStructured
(TypeMapping tm, Types type, String name, String structuredNamespace) private AbstractStructuredType
DomXmpParser.parseLiDescription
(XMPMetadata xmp, QName descriptor, Element liElement) Method parameters in org.apache.xmpbox.xml with type arguments of type AbstractStructuredTypeModifier and TypeMethodDescriptionprivate static void
PdfaExtensionHelper.checkNamespaceDeclaration
(Attr attr, Class<? extends AbstractStructuredType> clz)