public interface FieldListener
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
FIELD_FILLIN |
static java.lang.String |
FIELD_MERGEFIELD |
Modifier and Type | Method and Description |
---|---|
void |
fieldEncountered(FieldContext context)
Invoked when a field was encountered.
|
static final java.lang.String FIELD_FILLIN
static final java.lang.String FIELD_MERGEFIELD
void fieldEncountered(FieldContext context)
context
- Context of field.© 2003-2011 by Sascha Schmidt (vision-cloud.de). All Rights Reserved.