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