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 PDFA 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 PDFA 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 TypeMethodDescriptionvoid
PDFAIdentificationSchema.setAmdProperty
(TextType amd) Set the PDF/A amendment identifiervoid
PhotoshopSchema.setAuthorsPositionProperty
(TextType text) void
PhotoshopSchema.setCategoryProperty
(TextType text) void
PhotoshopSchema.setCityProperty
(TextType text) void
PDFAIdentificationSchema.setConformanceProperty
(TextType conf) Set the PDF/A conformance levelvoid
PhotoshopSchema.setCountryProperty
(TextType text) void
DublinCoreSchema.setCoverageProperty
(TextType text) set the extent or scope of the resourcevoid
PhotoshopSchema.setCreditProperty
(TextType text) void
PhotoshopSchema.setHeadlineProperty
(TextType text) void
PhotoshopSchema.setHistoryProperty
(TextType text) void
PhotoshopSchema.setICCProfileProperty
(TextType text) void
DublinCoreSchema.setIdentifierProperty
(TextType text) Set the unique identifier of the resourcevoid
PhotoshopSchema.setInstructionsProperty
(TextType text) void
AdobePDFSchema.setKeywordsProperty
(TextType keywords) Set the PDF keywordsvoid
XMPBasicSchema.setLabelProperty
(TextType text) set the label propertyvoid
XMPMediaManagementSchema.setManagerVariantProperty
(TextType tt) Set ManagerVariant Propertyvoid
XMPBasicSchema.setNicknameProperty
(TextType text) Set the NickName propertyvoid
XMPMediaManagementSchema.setOriginalDocumentIDProperty
(TextType tt) Set OriginalDocumentId propertyvoid
AdobePDFSchema.setPDFVersionProperty
(TextType version) Set the PDFVersionvoid
AdobePDFSchema.setProducerProperty
(TextType producer) Set the PDFProducervoid
XMPMediaManagementSchema.setRenditionParamsProperty
(TextType tt) Set RenditionParams propertyvoid
DublinCoreSchema.setSourceProperty
(TextType text) Set the unique identifier of the work from which this resource was derivedvoid
PhotoshopSchema.setSourceProperty
(TextType text) void
PhotoshopSchema.setStateProperty
(TextType text) void
PhotoshopSchema.setSupplementalCategoriesProperty
(TextType text) void
XMPSchema.setTextProperty
(TextType prop) Set TextType propertyvoid
PhotoshopSchema.setTransmissionReferenceProperty
(TextType text) void
XMPMediaManagementSchema.setVersionIDProperty
(TextType tt) Set VersionId property -
Uses of TextType in org.apache.xmpbox.type
Subclasses of TextType in org.apache.xmpbox.typeModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
class
class
Methods 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)