protected abstract static class FldSimpleWriter.AbstractPagesHandler extends Object implements org.docx4j.convert.out.common.writer.AbstractFldSimpleWriter.FldSimpleNodeWriterHandler
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractPagesHandler(String fieldName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
protected abstract String |
getParameterName(org.docx4j.convert.out.common.AbstractWmlConversionContext context) |
int |
getProcessType() |
protected abstract String |
getRefid(org.docx4j.convert.out.common.AbstractWmlConversionContext context) |
Node |
toNode(org.docx4j.convert.out.common.AbstractWmlConversionContext context,
org.docx4j.model.fields.FldSimpleModel model,
Document doc) |
protected String fieldName
protected AbstractPagesHandler(String fieldName)
public String getName()
getName in interface org.docx4j.convert.out.common.writer.AbstractFldSimpleWriter.FldSimpleWriterHandlerpublic int getProcessType()
getProcessType in interface org.docx4j.convert.out.common.writer.AbstractFldSimpleWriter.FldSimpleNodeWriterHandlerpublic Node toNode(org.docx4j.convert.out.common.AbstractWmlConversionContext context, org.docx4j.model.fields.FldSimpleModel model, Document doc) throws TransformerException
toNode in interface org.docx4j.convert.out.common.writer.AbstractFldSimpleWriter.FldSimpleNodeWriterHandlerTransformerExceptionprotected abstract String getRefid(org.docx4j.convert.out.common.AbstractWmlConversionContext context)
protected abstract String getParameterName(org.docx4j.convert.out.common.AbstractWmlConversionContext context)
Copyright © 2007-2016. All Rights Reserved.