Uses of Class
org.apache.xmpbox.type.TextType
Packages that use TextType
-
Uses of TextType in org.apache.xmpbox.schema
Methods in org.apache.xmpbox.schema that return TextTypeModifier and TypeMethodDescriptionPDFAIdentificationSchema.getAmdProperty()Give the property corresponding to the PDF/A Amendment idPhotoshopSchema.getAuthorsPositionProperty()XMPBasicSchema.getBaseURLProperty()Get the BaseURL propertyPhotoshopSchema.getCaptionWriterProperty()PhotoshopSchema.getCategoryProperty()XMPRightsManagementSchema.getCertificateProperty()Return the Certificate URL as TextType.PhotoshopSchema.getCityProperty()PDFAIdentificationSchema.getConformanceProperty()Give the property corresponding to the PDF/A Conformance idPhotoshopSchema.getCountryProperty()DublinCoreSchema.getCoverageProperty()Return the Coverage TextType PropertyXMPBasicSchema.getCreatorToolProperty()Get the CreationTool propertyPhotoshopSchema.getCreditProperty()XMPMediaManagementSchema.getDocumentIDProperty()Get DocumentId propertyDublinCoreSchema.getFormatProperty()Return the file format propertyPhotoshopSchema.getHeadlineProperty()PhotoshopSchema.getHistoryProperty()PhotoshopSchema.getICCProfileProperty()DublinCoreSchema.getIdentifierProperty()Return the unique identifier property of this resourceXMPMediaManagementSchema.getInstanceIDProperty()Get InstanceId propertyPhotoshopSchema.getInstructionsProperty()AdobePDFSchema.getKeywordsProperty()Give the PDF Keywords propertyXMPBasicSchema.getLabelProperty()Get the label propertyXMPMediaManagementSchema.getManagerProperty()Get Manager propertyXMPMediaManagementSchema.getManagerVariantProperty()Get ManagerVariant propertyXMPMediaManagementSchema.getManageToProperty()get ManageTo propertyXMPMediaManagementSchema.getManageUIProperty()Get ManageUI propertyXMPBasicSchema.getNicknameProperty()Get the Nickname propertyXMPMediaManagementSchema.getOriginalDocumentIDProperty()Get OriginalDocumentId propertyAdobePDFSchema.getPDFVersionProperty()Give the PDFVersion propertyAdobePDFSchema.getProducerProperty()Give the producer propertyXMPMediaManagementSchema.getRenditionClassProperty()Get RenditionClass propertyXMPMediaManagementSchema.getRenditionParamsProperty()Get RenditionParams propertyDublinCoreSchema.getSourceProperty()Return the source property of this resourcePhotoshopSchema.getSourceProperty()PhotoshopSchema.getStateProperty()PhotoshopSchema.getSupplementalCategoriesProperty()PhotoshopSchema.getTransmissionReferenceProperty()XMPSchema.getUnqualifiedTextProperty(String name) Get a TextProperty Type from its nameXMPMediaManagementSchema.getVersionIDProperty()Get VersionId propertyXMPRightsManagementSchema.getWebStatementProperty()Return the WebStatement URL as TextType.Methods in org.apache.xmpbox.schema with parameters of type TextTypeModifier and TypeMethodDescriptionvoidPDFAIdentificationSchema.setAmdProperty(TextType amd) Set the PDF/A amendment identifiervoidPhotoshopSchema.setAuthorsPositionProperty(TextType text) voidPhotoshopSchema.setCategoryProperty(TextType text) voidPhotoshopSchema.setCityProperty(TextType text) voidPDFAIdentificationSchema.setConformanceProperty(TextType conf) Set the PDF/A conformance levelvoidPhotoshopSchema.setCountryProperty(TextType text) voidDublinCoreSchema.setCoverageProperty(TextType text) set the extent or scope of the resourcevoidPhotoshopSchema.setCreditProperty(TextType text) voidPhotoshopSchema.setHeadlineProperty(TextType text) voidPhotoshopSchema.setHistoryProperty(TextType text) voidPhotoshopSchema.setICCProfileProperty(TextType text) voidDublinCoreSchema.setIdentifierProperty(TextType text) Set the unique identifier of the resourcevoidPhotoshopSchema.setInstructionsProperty(TextType text) voidAdobePDFSchema.setKeywordsProperty(TextType keywords) Set the PDF keywordsvoidXMPBasicSchema.setLabelProperty(TextType text) set the label propertyvoidXMPMediaManagementSchema.setManagerVariantProperty(TextType tt) Set ManagerVariant PropertyvoidXMPBasicSchema.setNicknameProperty(TextType text) Set the NickName propertyvoidXMPMediaManagementSchema.setOriginalDocumentIDProperty(TextType tt) Set OriginalDocumentId propertyvoidAdobePDFSchema.setPDFVersionProperty(TextType version) Set the PDFVersionvoidAdobePDFSchema.setProducerProperty(TextType producer) Set the PDFProducervoidXMPMediaManagementSchema.setRenditionParamsProperty(TextType tt) Set RenditionParams propertyvoidDublinCoreSchema.setSourceProperty(TextType text) Set the unique identifier of the work from which this resource was derivedvoidPhotoshopSchema.setSourceProperty(TextType text) voidPhotoshopSchema.setStateProperty(TextType text) voidPhotoshopSchema.setSupplementalCategoriesProperty(TextType text) voidXMPSchema.setTextProperty(TextType prop) Set TextType propertyvoidPhotoshopSchema.setTransmissionReferenceProperty(TextType text) voidXMPMediaManagementSchema.setVersionIDProperty(TextType tt) Set VersionId property -
Uses of TextType in org.apache.xmpbox.type
Subclasses of TextType in org.apache.xmpbox.typeModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassMethods in org.apache.xmpbox.type that return TextTypeModifier and TypeMethodDescriptionTypeMapping.createText(String namespaceURI, String prefix, String propertyName, String value) AbstractStructuredType.createTextType(String propertyName, String value)