public class CustomXmlDataStorageImpl extends XmlPart implements CustomXmlDataStorage
contentType, partName, relationships
Constructor and Description |
---|
CustomXmlDataStorageImpl() |
Modifier and Type | Method and Description |
---|---|
CustomXmlDataStorage |
factory()
Create this object.
|
Document |
getDocument()
Write the contents of this object to the org.w3c.dom.Document
|
void |
writeDocument(OutputStream os)
Write the contents of this object to the output stream
|
cachedXPathGetString, discardCacheXPathObject, getXML, isContentEqual, setDocument, setDocument, setNodeValueAtXPath, xpathGetNodes, xpathGetString
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
cachedXPathGetString, discardCacheXPathObject, getXML, setDocument, setDocument, setNodeValueAtXPath, xpathGetNodes, xpathGetString
public CustomXmlDataStorageImpl() throws InvalidFormatException
InvalidFormatException
public CustomXmlDataStorage factory()
CustomXmlDataStorage
factory
in interface CustomXmlDataStorage
public void writeDocument(OutputStream os) throws Docx4JException
CustomXmlDataStorage
writeDocument
in interface CustomXmlDataStorage
Docx4JException
public Document getDocument() throws Docx4JException
CustomXmlDataStorage
getDocument
in interface CustomXmlDataStorage
getDocument
in class XmlPart
Docx4JException
Copyright © 2007-2019. All Rights Reserved.