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