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, xpathGetStringgetContentLengthAsLoaded, 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, setUserDataclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcachedXPathGetString, discardCacheXPathObject, getXML, setDocument, setDocument, setNodeValueAtXPath, xpathGetNodes, xpathGetStringpublic CustomXmlDataStorageImpl()
throws InvalidFormatException
InvalidFormatExceptionpublic CustomXmlDataStorage factory()
CustomXmlDataStoragefactory in interface CustomXmlDataStoragepublic void writeDocument(OutputStream os) throws Docx4JException
CustomXmlDataStoragewriteDocument in interface CustomXmlDataStorageDocx4JExceptionpublic Document getDocument() throws Docx4JException
CustomXmlDataStoragegetDocument in interface CustomXmlDataStoragegetDocument in class XmlPartDocx4JExceptionCopyright © 2007-2020. All Rights Reserved.