public class DocPropsCorePart extends JaxbXmlPart<CoreProperties>
jaxbElement, jc, MAX_BYTES_Unmarshal_ErrorcontentType, partName, relationships| Constructor and Description |
|---|
DocPropsCorePart() |
DocPropsCorePart(PartName partName) |
| Modifier and Type | Method and Description |
|---|---|
void |
init() |
CoreProperties |
unmarshal(java.io.InputStream is)
Unmarshal XML data from the specified InputStream and return the
resulting content tree.
|
java.lang.String |
xpathGetString(java.lang.String xpathString,
java.lang.String prefixMappings) |
addMcChoiceNamespace, getConfiguredUnmarshaller, getContents, getJAXBContext, getJaxbElement, getMcChoiceNamespaces, getMceIgnorable, getXML, inputStreamToXSR, isContentEqual, isUnmarshalled, marshal, marshal, marshal, marshal, pipe, pipe, pipe, preprocess, setContents, setJAXBContext, setJaxbElement, setJaxbElement, setMceIgnorable, transform, transformToDom, unmarshal, variableReplacegetContentLengthAsLoaded, getOwningRelationshipPart, getPackage, getRelationshipType, getSourceRelationship, getSourceRelationships, getVersion, remove, rename, setContentLengthAsLoaded, setOwningRelationshipPart, setPackage, setPartShortcut, setRelationshipType, setSourceRelationship, setVersionaddTargetPart, addTargetPart, addTargetPart, addTargetPart, getContentType, getPartName, getRelationshipsPart, getRelationshipsPart, getUserData, reset, setContentType, setPartName, setRelationships, setUserDatapublic DocPropsCorePart(PartName partName) throws InvalidFormatException
InvalidFormatExceptionpublic DocPropsCorePart()
throws InvalidFormatException
InvalidFormatExceptionpublic void init()
public CoreProperties unmarshal(java.io.InputStream is) throws javax.xml.bind.JAXBException
Implements Unmarshal Global Root Element.
unmarshal in class JaxbXmlPart<CoreProperties>is - the InputStream to unmarshal XML data fromjavax.xml.bind.JAXBException - If any unexpected errors occur while unmarshallingpublic java.lang.String xpathGetString(java.lang.String xpathString,
java.lang.String prefixMappings)
throws Docx4JException
Docx4JExceptionCopyright © 2007–2023. All rights reserved.