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 |
FldSimpleWriter.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 FldSimpleWriter.AbstractPagesHandler(String fieldName)
public String getName()
getName
in interface AbstractFldSimpleWriter.FldSimpleWriterHandler
public int getProcessType()
getProcessType
in interface AbstractFldSimpleWriter.FldSimpleNodeWriterHandler
public Node toNode(AbstractWmlConversionContext context, FldSimpleModel model, Document doc) throws TransformerException
toNode
in interface AbstractFldSimpleWriter.FldSimpleNodeWriterHandler
TransformerException
protected abstract String getRefid(AbstractWmlConversionContext context)
protected abstract String getParameterName(AbstractWmlConversionContext context)
Copyright © 2007-2013. All Rights Reserved.