Package org.docx4j.docProps.core
Class CoreProperties
java.lang.Object
org.docx4j.docProps.core.CoreProperties
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<all>
<element name="category" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="contentStatus" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="contentType" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element ref="{http://purl.org/dc/terms/}created" minOccurs="0"/>
<element ref="{http://purl.org/dc/elements/1.1/}creator" minOccurs="0"/>
<element ref="{http://purl.org/dc/elements/1.1/}description" minOccurs="0"/>
<element ref="{http://purl.org/dc/elements/1.1/}identifier" minOccurs="0"/>
<element name="keywords" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element ref="{http://purl.org/dc/elements/1.1/}language" minOccurs="0"/>
<element name="lastModifiedBy" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="lastPrinted" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element ref="{http://purl.org/dc/terms/}modified" minOccurs="0"/>
<element name="revision" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element ref="{http://purl.org/dc/elements/1.1/}subject" minOccurs="0"/>
<element ref="{http://purl.org/dc/elements/1.1/}title" minOccurs="0"/>
<element name="version" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</all>
</restriction>
</complexContent>
</complexType>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Stringprotected Stringprotected Stringprotected SimpleLiteralprotected SimpleLiteralprotected jakarta.xml.bind.JAXBElement<SimpleLiteral>protected jakarta.xml.bind.JAXBElement<SimpleLiteral>protected Stringprotected SimpleLiteralprotected Stringprotected XMLGregorianCalendarprotected SimpleLiteralprotected Stringprotected SimpleLiteralprotected jakarta.xml.bind.JAXBElement<SimpleLiteral>protected String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the value of the category property.Gets the value of the contentStatus property.Gets the value of the contentType property.Gets the value of the created property.Gets the value of the creator property.jakarta.xml.bind.JAXBElement<SimpleLiteral>Gets the value of the description property.jakarta.xml.bind.JAXBElement<SimpleLiteral>Gets the value of the identifier property.Gets the value of the keywords property.Gets the value of the language property.Gets the value of the lastModifiedBy property.Gets the value of the lastPrinted property.Gets the value of the modified property.Gets the value of the revision property.Gets the value of the subject property.jakarta.xml.bind.JAXBElement<SimpleLiteral>getTitle()Gets the value of the title property.Gets the value of the version property.voidsetCategory(String value) Sets the value of the category property.voidsetContentStatus(String value) Sets the value of the contentStatus property.voidsetContentType(String value) Sets the value of the contentType property.voidsetCreated(SimpleLiteral value) Sets the value of the created property.voidsetCreator(SimpleLiteral value) Sets the value of the creator property.voidsetDescription(jakarta.xml.bind.JAXBElement<SimpleLiteral> value) Sets the value of the description property.voidsetIdentifier(jakarta.xml.bind.JAXBElement<SimpleLiteral> value) Sets the value of the identifier property.voidsetKeywords(String value) Sets the value of the keywords property.voidsetLanguage(SimpleLiteral value) Sets the value of the language property.voidsetLastModifiedBy(String value) Sets the value of the lastModifiedBy property.voidSets the value of the lastPrinted property.voidsetModified(SimpleLiteral value) Sets the value of the modified property.voidsetRevision(String value) Sets the value of the revision property.voidsetSubject(SimpleLiteral value) Sets the value of the subject property.voidsetTitle(jakarta.xml.bind.JAXBElement<SimpleLiteral> value) Sets the value of the title property.voidsetVersion(String value) Sets the value of the version property.
-
Field Details
-
category
-
contentStatus
-
contentType
-
created
-
creator
-
description
-
identifier
-
keywords
-
language
-
lastModifiedBy
-
lastPrinted
-
modified
-
revision
-
subject
-
title
-
version
-
-
Constructor Details
-
CoreProperties
public CoreProperties()
-
-
Method Details
-
getCategory
Gets the value of the category property.- Returns:
- possible object is
String
-
setCategory
Sets the value of the category property.- Parameters:
value- allowed object isString
-
getContentStatus
Gets the value of the contentStatus property.- Returns:
- possible object is
String
-
setContentStatus
Sets the value of the contentStatus property.- Parameters:
value- allowed object isString
-
getContentType
Gets the value of the contentType property.- Returns:
- possible object is
String
-
setContentType
Sets the value of the contentType property.- Parameters:
value- allowed object isString
-
getCreated
Gets the value of the created property.- Returns:
- possible object is
SimpleLiteral
-
setCreated
Sets the value of the created property.- Parameters:
value- allowed object isSimpleLiteral
-
getCreator
Gets the value of the creator property.- Returns:
- possible object is
SimpleLiteral
-
setCreator
Sets the value of the creator property.- Parameters:
value- allowed object isSimpleLiteral
-
getDescription
Gets the value of the description property.- Returns:
- possible object is
JAXBElement<SimpleLiteral>JAXBElement<SimpleLiteral>JAXBElement<SimpleLiteral>
-
setDescription
Sets the value of the description property.- Parameters:
value- allowed object isJAXBElement<SimpleLiteral>JAXBElement<SimpleLiteral>JAXBElement<SimpleLiteral>
-
getIdentifier
Gets the value of the identifier property.- Returns:
- possible object is
JAXBElement<SimpleLiteral>JAXBElement<SimpleLiteral>
-
setIdentifier
Sets the value of the identifier property.- Parameters:
value- allowed object isJAXBElement<SimpleLiteral>JAXBElement<SimpleLiteral>
-
getKeywords
Gets the value of the keywords property.- Returns:
- possible object is
String
-
setKeywords
Sets the value of the keywords property.- Parameters:
value- allowed object isString
-
getLanguage
Gets the value of the language property.- Returns:
- possible object is
SimpleLiteral
-
setLanguage
Sets the value of the language property.- Parameters:
value- allowed object isSimpleLiteral
-
getLastModifiedBy
Gets the value of the lastModifiedBy property.- Returns:
- possible object is
String
-
setLastModifiedBy
Sets the value of the lastModifiedBy property.- Parameters:
value- allowed object isString
-
getLastPrinted
Gets the value of the lastPrinted property.- Returns:
- possible object is
XMLGregorianCalendar
-
setLastPrinted
Sets the value of the lastPrinted property.- Parameters:
value- allowed object isXMLGregorianCalendar
-
getModified
Gets the value of the modified property.- Returns:
- possible object is
SimpleLiteral
-
setModified
Sets the value of the modified property.- Parameters:
value- allowed object isSimpleLiteral
-
getRevision
Gets the value of the revision property.- Returns:
- possible object is
String
-
setRevision
Sets the value of the revision property.- Parameters:
value- allowed object isString
-
getSubject
Gets the value of the subject property.- Returns:
- possible object is
SimpleLiteral
-
setSubject
Sets the value of the subject property.- Parameters:
value- allowed object isSimpleLiteral
-
getTitle
Gets the value of the title property.- Returns:
- possible object is
JAXBElement<SimpleLiteral>JAXBElement<SimpleLiteral>
-
setTitle
Sets the value of the title property.- Parameters:
value- allowed object isJAXBElement<SimpleLiteral>JAXBElement<SimpleLiteral>
-
getVersion
Gets the value of the version property.- Returns:
- possible object is
String
-
setVersion
Sets the value of the version property.- Parameters:
value- allowed object isString
-