Changeset 1676
- Timestamp:
- 10/06/11 22:29:17 (8 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/docx4j/src/main/java/org/docx4j/samples/OpenMainDocumentAndTraverse.java
r1566 r1676 74 74 } catch (IllegalArgumentException e) { 75 75 inputfilepath = System.getProperty("user.dir") 76 + "/sample-docs/ sample-docx.xml";76 + "/sample-docs/word/sample-docx.xml"; 77 77 } 78 78
Note: See TracChangeset
for help on using the changeset viewer.
