public class DocPropsCorePart extends JaxbXmlPart<CoreProperties>
jaxbElement, jc, MAX_BYTES_Unmarshal_Error
contentType, partName, relationships
Constructor and Description |
---|
DocPropsCorePart() |
DocPropsCorePart(PartName partName) |
Modifier and Type | Method and Description |
---|---|
void |
init() |
CoreProperties |
unmarshal(InputStream is)
Unmarshal XML data from the specified InputStream and return the
resulting content tree.
|
String |
xpathGetString(String xpathString,
String prefixMappings) |
addMcChoiceNamespace, getContents, getJAXBContext, getJaxbElement, getMcChoiceNamespaces, getMceIgnorable, getXML, isContentEqual, isUnmarshalled, marshal, marshal, marshal, marshal, pipe, pipe, pipe, setContents, setJAXBContext, setJaxbElement, setJaxbElement, setMceIgnorable, transform, unmarshal, variableReplace
getContentLengthAsLoaded, getOwningRelationshipPart, getPackage, getRelationshipType, getSourceRelationship, getSourceRelationships, getVersion, remove, rename, setContentLengthAsLoaded, setOwningRelationshipPart, setPackage, setPartShortcut, setRelationshipType, setSourceRelationship, setVersion
addTargetPart, addTargetPart, addTargetPart, addTargetPart, getContentType, getPartName, getRelationshipsPart, getRelationshipsPart, getUserData, reset, setContentType, setPartName, setRelationships, setUserData
public DocPropsCorePart(PartName partName) throws InvalidFormatException
InvalidFormatException
public DocPropsCorePart() throws InvalidFormatException
InvalidFormatException
public void init()
public CoreProperties unmarshal(InputStream is) throws JAXBException
Implements Unmarshal Global Root Element.
unmarshal
in class JaxbXmlPart<CoreProperties>
is
- the InputStream to unmarshal XML data fromJAXBException
- If any unexpected errors occur while unmarshallingpublic String xpathGetString(String xpathString, String prefixMappings) throws Docx4JException
Docx4JException
Copyright © 2007-2019. All Rights Reserved.