|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.docx4j.openpackaging.Base
org.docx4j.openpackaging.parts.Part
org.docx4j.openpackaging.parts.Dom4jXmlPart
org.docx4j.openpackaging.parts.DefaultXmlPart
public final class DefaultXmlPart
Part to use if no specialised Part exists
| Field Summary |
|---|
| Fields inherited from class org.docx4j.openpackaging.parts.Dom4jXmlPart |
|---|
document |
| Fields inherited from class org.docx4j.openpackaging.Base |
|---|
partName |
| Constructor Summary | |
|---|---|
DefaultXmlPart(PartName partName)
|
|
| Method Summary | |
|---|---|
org.dom4j.Document |
getDocument()
|
| Methods inherited from class org.docx4j.openpackaging.parts.Dom4jXmlPart |
|---|
getW3cDocument, setDocument |
| Methods inherited from class org.docx4j.openpackaging.parts.Part |
|---|
getOwningRelationshipPart, getPackage, getRelationshipType, setOwningRelationshipPart, setPackage, setPartShortcut, setRelationshipType |
| Methods inherited from class org.docx4j.openpackaging.Base |
|---|
addTargetPart, getContentType, getPartName, getRelationshipsPart, setContentType, setRelationships |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultXmlPart(PartName partName)
throws InvalidFormatException
InvalidFormatException| Method Detail |
|---|
public org.dom4j.Document getDocument()
getDocument in class Dom4jXmlPart
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||