public class DocPropsExtendedPart extends JaxbXmlPart<Properties>
jaxbElement, jc, MAX_BYTES_Unmarshal_Error
contentType, partName, relationships
Constructor and Description |
---|
DocPropsExtendedPart() |
DocPropsExtendedPart(PartName partName) |
Modifier and Type | Method and Description |
---|---|
void |
init() |
void |
setDocSecurity(int val) |
Properties |
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 DocPropsExtendedPart(PartName partName) throws InvalidFormatException
InvalidFormatException
public DocPropsExtendedPart() throws InvalidFormatException
InvalidFormatException
public void init()
public Properties unmarshal(InputStream is) throws JAXBException
Implements Unmarshal Global Root Element.
unmarshal
in class JaxbXmlPart<Properties>
is
- the InputStream to unmarshal XML data fromJAXBException
- If any unexpected errors occur while unmarshallingpublic String xpathGetString(String xpathString, String prefixMappings) throws Docx4JException
Docx4JException
public void setDocSecurity(int val)
val
- Copyright © 2007-2019. All Rights Reserved.