文件名称: xmpbox-3.0.3.jar中文-英文对照文档.zip
<dependency>
<groupId>org.apache.pdfbox</groupId>
<artifactId>xmpbox</artifactId>
<version>3.0.3</version>
</dependency>Gradle:
implementation group: 'org.apache.pdfbox', name: 'xmpbox', version: '3.0.3'
Gradle (Short):
implementation 'org.apache.pdfbox:xmpbox:3.0.3'
Gradle (Kotlin):
implementation("org.apache.pdfbox:xmpbox:3.0.3")本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。
org.apache.xmpbox
org.apache.xmpbox.schema
org.apache.xmpbox.type
org.apache.xmpbox.xmlorg.apache.xmpbox.DateConverter
org.apache.xmpbox.XMPMetadata
org.apache.xmpbox.XmpConstants
org.apache.xmpbox.schema.AdobePDFSchema
org.apache.xmpbox.schema.DublinCoreSchema
org.apache.xmpbox.schema.ExifSchema
org.apache.xmpbox.schema.PDFAExtensionSchema
org.apache.xmpbox.schema.PDFAIdentificationSchema
org.apache.xmpbox.schema.PhotoshopSchema
org.apache.xmpbox.schema.TiffSchema
org.apache.xmpbox.schema.XMPBasicJobTicketSchema
org.apache.xmpbox.schema.XMPBasicSchema
org.apache.xmpbox.schema.XMPMediaManagementSchema
org.apache.xmpbox.schema.XMPRightsManagementSchema
org.apache.xmpbox.schema.XMPSchema
org.apache.xmpbox.schema.XMPSchemaFactory
org.apache.xmpbox.schema.XMPageTextSchema
org.apache.xmpbox.schema.XmpSchemaException
org.apache.xmpbox.type.AbstractComplexProperty
org.apache.xmpbox.type.AbstractField
org.apache.xmpbox.type.AbstractSimpleProperty
org.apache.xmpbox.type.AbstractStructuredType
org.apache.xmpbox.type.AgentNameType
org.apache.xmpbox.type.ArrayProperty
org.apache.xmpbox.type.Attribute
org.apache.xmpbox.type.BadFieldValueException
org.apache.xmpbox.type.BooleanType
org.apache.xmpbox.type.CFAPatternType
org.apache.xmpbox.type.Cardinality
org.apache.xmpbox.type.ChoiceType
org.apache.xmpbox.type.ComplexPropertyContainer
org.apache.xmpbox.type.DateType
org.apache.xmpbox.type.DefinedStructuredType
org.apache.xmpbox.type.DeviceSettingsType
org.apache.xmpbox.type.DimensionsType
org.apache.xmpbox.type.FlashType
org.apache.xmpbox.type.GPSCoordinateType
org.apache.xmpbox.type.GUIDType
org.apache.xmpbox.type.IntegerType
org.apache.xmpbox.type.JobType
org.apache.xmpbox.type.LayerType
org.apache.xmpbox.type.LocaleType
org.apache.xmpbox.type.MIMEType
org.apache.xmpbox.type.OECFType
org.apache.xmpbox.type.PDFAFieldType
org.apache.xmpbox.type.PDFAPropertyType
org.apache.xmpbox.type.PDFASchemaType
org.apache.xmpbox.type.PDFATypeType
org.apache.xmpbox.type.PartType
org.apache.xmpbox.type.ProperNameType
org.apache.xmpbox.type.PropertiesDescription
org.apache.xmpbox.type.PropertyType
org.apache.xmpbox.type.RationalType
org.apache.xmpbox.type.RealType
org.apache.xmpbox.type.RenditionClassType
org.apache.xmpbox.type.ResourceEventType
org.apache.xmpbox.type.ResourceRefType
org.apache.xmpbox.type.StructuredType
org.apache.xmpbox.type.TextType
org.apache.xmpbox.type.ThumbnailType
org.apache.xmpbox.type.TypeMapping
org.apache.xmpbox.type.Types
org.apache.xmpbox.type.URIType
org.apache.xmpbox.type.URLType
org.apache.xmpbox.type.VersionType
org.apache.xmpbox.type.XPathType
org.apache.xmpbox.xml.DomHelper
org.apache.xmpbox.xml.DomXmpParser
org.apache.xmpbox.xml.DomXmpParser.NamespaceFinder
org.apache.xmpbox.xml.PdfaExtensionHelper
org.apache.xmpbox.xml.XmpParsingException
org.apache.xmpbox.xml.XmpParsingException.ErrorType
org.apache.xmpbox.xml.XmpSerializationException
org.apache.xmpbox.xml.XmpSerializer