| Package | Description |
|---|---|
| org.docx4j.openpackaging.parts.relationships | |
| org.docx4j.relationships |
| Modifier and Type | Method and Description |
|---|---|
Relationships |
RelationshipsPart.getRelationships() |
Relationships |
RelationshipsPart.unmarshal(Element el) |
Relationships |
RelationshipsPart.unmarshal(InputStream is)
Unmarshal XML data from the specified InputStream and return the
resulting content tree.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RelationshipsPart.setRelationships(Relationships jaxbElement) |
| Modifier and Type | Method and Description |
|---|---|
Relationships |
ObjectFactory.createRelationships()
Create an instance of
Relationships |
Copyright © 2007-2018. All Rights Reserved.