Uses of Interface
org.apache.poi.xwpf.converter.core.IMasterPageHandler

Packages that use IMasterPageHandler
org.apache.poi.xwpf.converter.core   
org.apache.poi.xwpf.converter.core.openxmlformats   
 

Uses of IMasterPageHandler in org.apache.poi.xwpf.converter.core
 

Classes in org.apache.poi.xwpf.converter.core that implement IMasterPageHandler
 class XWPFDocumentVisitor<T,O extends Options,E extends IXWPFMasterPage>
          Visitor to visit elements from entry word/document.xml, word/header*.xml, word/footer*.xml
 

Constructors in org.apache.poi.xwpf.converter.core with parameters of type IMasterPageHandler
MasterPageManager(org.openxmlformats.schemas.wordprocessingml.x2006.main.CTDocument1 document, IMasterPageHandler visitor)
           
 

Uses of IMasterPageHandler in org.apache.poi.xwpf.converter.core.openxmlformats
 

Classes in org.apache.poi.xwpf.converter.core.openxmlformats that implement IMasterPageHandler
 class OpenXMlFormatsVisitor<T,O extends Options,E extends IXWPFMasterPage>
           
 



Copyright © 2014. All Rights Reserved.