| Package | Description |
|---|---|
| org.docx4j.docProps.core | |
| org.docx4j.docProps.core.dc.elements | |
| org.docx4j.docProps.core.dc.terms |
| Modifier and Type | Field and Description |
|---|---|
protected SimpleLiteral |
CoreProperties.created |
protected SimpleLiteral |
CoreProperties.creator |
protected SimpleLiteral |
CoreProperties.language |
protected SimpleLiteral |
CoreProperties.modified |
protected SimpleLiteral |
CoreProperties.subject |
| Modifier and Type | Field and Description |
|---|---|
protected javax.xml.bind.JAXBElement<SimpleLiteral> |
CoreProperties.description |
protected javax.xml.bind.JAXBElement<SimpleLiteral> |
CoreProperties.identifier |
protected javax.xml.bind.JAXBElement<SimpleLiteral> |
CoreProperties.title |
| Modifier and Type | Method and Description |
|---|---|
SimpleLiteral |
CoreProperties.getCreated()
Gets the value of the created property.
|
SimpleLiteral |
CoreProperties.getCreator()
Gets the value of the creator property.
|
SimpleLiteral |
CoreProperties.getLanguage()
Gets the value of the language property.
|
SimpleLiteral |
CoreProperties.getModified()
Gets the value of the modified property.
|
SimpleLiteral |
CoreProperties.getSubject()
Gets the value of the subject property.
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<SimpleLiteral> |
CoreProperties.getDescription()
Gets the value of the description property.
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
CoreProperties.getIdentifier()
Gets the value of the identifier property.
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
CoreProperties.getTitle()
Gets the value of the title property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CoreProperties.setCreated(SimpleLiteral value)
Sets the value of the created property.
|
void |
CoreProperties.setCreator(SimpleLiteral value)
Sets the value of the creator property.
|
void |
CoreProperties.setLanguage(SimpleLiteral value)
Sets the value of the language property.
|
void |
CoreProperties.setModified(SimpleLiteral value)
Sets the value of the modified property.
|
void |
CoreProperties.setSubject(SimpleLiteral value)
Sets the value of the subject property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CoreProperties.setDescription(javax.xml.bind.JAXBElement<SimpleLiteral> value)
Sets the value of the description property.
|
void |
CoreProperties.setIdentifier(javax.xml.bind.JAXBElement<SimpleLiteral> value)
Sets the value of the identifier property.
|
void |
CoreProperties.setTitle(javax.xml.bind.JAXBElement<SimpleLiteral> value)
Sets the value of the title property.
|
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<javax.xml.bind.JAXBElement<SimpleLiteral>> |
ElementContainer.any |
| Modifier and Type | Method and Description |
|---|---|
SimpleLiteral |
ObjectFactory.createSimpleLiteral()
Create an instance of
SimpleLiteral |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createAny(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createContributor(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createCoverage(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createCreator(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createDate(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createDescription(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createFormat(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createIdentifier(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createLanguage(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createPublisher(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createRelation(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createRights(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createSource(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createSubject(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createTitle(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createType(SimpleLiteral value)
|
java.util.List<javax.xml.bind.JAXBElement<SimpleLiteral>> |
ElementContainer.getAny()
Gets the value of the any property.
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createAny(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createContributor(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createCoverage(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createCreator(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createDate(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createDescription(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createFormat(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createIdentifier(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createLanguage(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createPublisher(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createRelation(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createRights(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createSource(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createSubject(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createTitle(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createType(SimpleLiteral value)
|
| Modifier and Type | Class and Description |
|---|---|
class |
Box
Java class for Box complex type.
|
class |
DCMIType
Java class for DCMIType complex type.
|
class |
DDC
Java class for DDC complex type.
|
class |
IMT
Java class for IMT complex type.
|
class |
ISO3166
Java class for ISO3166 complex type.
|
class |
ISO6392
Java class for ISO639-2 complex type.
|
class |
LCC
Java class for LCC complex type.
|
class |
LCSH
Java class for LCSH complex type.
|
class |
MESH
Java class for MESH complex type.
|
class |
Period
Java class for Period complex type.
|
class |
Point
Java class for Point complex type.
|
class |
RFC1766
Java class for RFC1766 complex type.
|
class |
RFC3066
Java class for RFC3066 complex type.
|
class |
TGN
Java class for TGN complex type.
|
class |
UDC
Java class for UDC complex type.
|
class |
URI
Java class for URI complex type.
|
class |
W3CDTF
Java class for W3CDTF complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<javax.xml.bind.JAXBElement<SimpleLiteral>> |
ElementOrRefinementContainer.any |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createAbstract(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createAccessRights(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createAlternative(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createAudience(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createAvailable(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createBibliographicCitation(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createConformsTo(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createCreated(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createDateAccepted(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createDateCopyrighted(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createDateSubmitted(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createEducationLevel(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createExtent(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createHasFormat(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createHasPart(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createHasVersion(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createIsFormatOf(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createIsPartOf(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createIsReferencedBy(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createIsReplacedBy(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createIsRequiredBy(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createIssued(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createIsVersionOf(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createMediator(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createMedium(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createModified(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createReferences(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createReplaces(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createRequires(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createSpatial(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createTableOfContents(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createTemporal(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createValid(SimpleLiteral value)
|
java.util.List<javax.xml.bind.JAXBElement<SimpleLiteral>> |
ElementOrRefinementContainer.getAny()
Gets the value of the any property.
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createAbstract(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createAccessRights(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createAlternative(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createAudience(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createAvailable(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createBibliographicCitation(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createConformsTo(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createCreated(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createDateAccepted(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createDateCopyrighted(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createDateSubmitted(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createEducationLevel(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createExtent(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createHasFormat(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createHasPart(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createHasVersion(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createIsFormatOf(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createIsPartOf(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createIsReferencedBy(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createIsReplacedBy(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createIsRequiredBy(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createIssued(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createIsVersionOf(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createMediator(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createMedium(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createModified(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createReferences(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createReplaces(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createRequires(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createSpatial(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createTableOfContents(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createTemporal(SimpleLiteral value)
|
javax.xml.bind.JAXBElement<SimpleLiteral> |
ObjectFactory.createValid(SimpleLiteral value)
|
Copyright © 2007–2025. All rights reserved.