public class PartsList extends AbstractSample
| Modifier and Type | Field and Description |
|---|---|
static HashMap<Part,Part> |
handled
This HashMap is intended to prevent loops.
|
inputfilepath, outputfilepath| Constructor and Description |
|---|
PartsList() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
static void |
printContentTypes(OpcPackage p)
It is often useful to see this [Content_Types].xml
|
static void |
printInfo(String parentName,
Relationship r,
Part p,
StringBuilder sb,
String indent) |
static void |
traverseRelationships(OpcPackage wordMLPackage,
RelationshipsPart rp,
StringBuilder sb,
String indent) |
getInputFilePath, getOutputFilePathpublic static void printContentTypes(OpcPackage p)
public static void printInfo(String parentName, Relationship r, Part p, StringBuilder sb, String indent)
public static void traverseRelationships(OpcPackage wordMLPackage, RelationshipsPart rp, StringBuilder sb, String indent)
Copyright © 2007-2018. All Rights Reserved.