source: trunk/docx4j/src/main/java/org/docx4j/dml/script @ 568

Revision 568, 124 bytes checked in by jharrop, 4 years ago (diff)

Regenerated JAXB classes, primarily to improve header/footer handling.
Also changed CT_Hyperlink to P.Hyperlink (though maybe its better not as an inner class)

Line 
1# sed script to insert "header.txt" above the first line
2        1{h; r header.txt
3          D; }
4        2{x; G; }
5#- - -end of sed script- - -
Note: See TracBrowser for help on using the repository browser.