org.docx4j.vml.presentationDrawing.script Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of docx4j-openxml-objects Show documentation
Show all versions of docx4j-openxml-objects Show documentation
Our JAXB representation of OpenXML, except for pml and sml (handled separately)
# sed script to insert "header.txt" above the first line
1{h; r header.txt
D; }
2{x; G; }
#- - -end of sed script- - -