Uses of Class
io.keikai.doc.io.schema.docx.DOCXHdr
-
Packages that use DOCXHdr Package Description io.keikai.doc.io.schema.docx -
-
Uses of DOCXHdr in io.keikai.doc.io.schema.docx
Methods in io.keikai.doc.io.schema.docx that return DOCXHdr Modifier and Type Method Description DOCXHdrDOCXDocument. getHeaderById(java.lang.String id)Returns theDOCXHdrby the given id.Methods in io.keikai.doc.io.schema.docx with parameters of type DOCXHdr Modifier and Type Method Description TIDOCXVisitor. visit(DOCXHdr header)Visit the given header.
-