Package org.docx4j.openpackaging.parts
Class DocPropsCoverPagePart
java.lang.Object
org.docx4j.openpackaging.Base
org.docx4j.openpackaging.parts.Part
org.docx4j.openpackaging.parts.JaxbXmlPart<E>
org.docx4j.openpackaging.parts.opendope.JaxbCustomXmlDataStoragePart<CoverPageProperties>
org.docx4j.openpackaging.parts.DocPropsCoverPagePart
- All Implemented Interfaces:
CustomXmlPart
-
Field Summary
Fields inherited from class org.docx4j.openpackaging.parts.opendope.JaxbCustomXmlDataStoragePart
docFields inherited from class org.docx4j.openpackaging.parts.JaxbXmlPart
jaxbElement, jc, MAX_BYTES_Unmarshal_ErrorFields inherited from class org.docx4j.openpackaging.Base
contentType, partName, relationships -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.docx4j.openpackaging.parts.opendope.JaxbCustomXmlDataStoragePart
cachedXPathGetString, discardCacheXPathObject, getItemId, readyXPath, remove, setNodeValueAtXPath, setXML, updateJaxbElementFromDocument, xpathGetNodes, xpathGetStringMethods inherited from class org.docx4j.openpackaging.parts.JaxbXmlPart
addMcChoiceNamespace, getConfiguredUnmarshaller, getContents, getJAXBContext, getJaxbElement, getMcChoiceNamespaces, getMceIgnorable, getXML, getXMLStreamReader, inputStreamToXSR, isContentEqual, isUnmarshalled, marshal, marshal, marshal, marshal, pipe, pipe, pipe, preprocess, replacePartContent, setContents, setJAXBContext, setJaxbElement, setJaxbElement, setMceIgnorable, transform, transformToDom, unmarshal, unmarshal, variableReplaceMethods inherited from class org.docx4j.openpackaging.parts.Part
getContentLengthAsLoaded, getOwningRelationshipPart, getPackage, getRelationshipType, getSourceRelationship, getSourceRelationships, getVersion, rename, setContentLengthAsLoaded, setOwningRelationshipPart, setPackage, setPartShortcut, setRelationshipType, setSourceRelationship, setVersionMethods inherited from class org.docx4j.openpackaging.Base
addTargetPart, addTargetPart, addTargetPart, addTargetPart, getContentType, getPartName, getRelationshipsPart, getRelationshipsPart, getUserData, reset, setContentType, setPartName, setRelationships, setUserDataMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.docx4j.openpackaging.parts.CustomXmlPart
getXML
-
Constructor Details
-
DocPropsCoverPagePart
- Throws:
InvalidFormatException
-
-
Method Details
-
init
public void init()- Overrides:
initin classJaxbCustomXmlDataStoragePart<CoverPageProperties>
-