public class ChoiceFieldPart
extends java.lang.Object
ChoiceFormat
.Modifier and Type | Class and Description |
---|---|
static class |
ChoiceFieldPart.Factory
Factory for ChoiceFieldPart.
|
Constructor and Description |
---|
ChoiceFieldPart(java.lang.String fieldName,
java.lang.String choicesPattern)
Creates a new choice part.
|
Modifier and Type | Method and Description |
---|---|
boolean |
isGenerated(java.util.Map params) |
java.lang.String |
toString() |
void |
write(java.lang.StringBuffer sb,
java.util.Map params) |
Copyright 1999-2017 The Apache Software Foundation. All Rights Reserved.