Serialized Form


Package org.apache.poi.xwpf.converter.core

Class org.apache.poi.xwpf.converter.core.MasterPageManager extends LinkedList<org.openxmlformats.schemas.wordprocessingml.x2006.main.CTSectPr> implements Serializable

Serialized Fields

document

org.openxmlformats.schemas.wordprocessingml.x2006.main.CTDocument1 document

documentHandler

IMasterPageHandler<E extends IXWPFMasterPage> documentHandler

bodySectPr

org.openxmlformats.schemas.wordprocessingml.x2006.main.CTSectPr bodySectPr

currentSectPr

org.openxmlformats.schemas.wordprocessingml.x2006.main.CTSectPr currentSectPr

masterPages

Map<K,V> masterPages

initialized

boolean initialized

changeSection

boolean changeSection

nbPages

int nbPages

currentMasterPage

IXWPFMasterPage<T> currentMasterPage

evenAndOddHeaders

boolean evenAndOddHeaders

Class org.apache.poi.xwpf.converter.core.XWPFConverterException extends RuntimeException implements Serializable

serialVersionUID: -6125316393288240840L



Copyright © 2014. All Rights Reserved.