public class GlyphNameFieldPart extends Object implements AdvancedMessageFormat.Part
Modifier and Type | Class and Description |
---|---|
static class |
GlyphNameFieldPart.Factory
Factory for
GlyphNameFieldPart . |
Constructor and Description |
---|
GlyphNameFieldPart(String fieldName)
Creates a new glyph name field part
|
Modifier and Type | Method and Description |
---|---|
boolean |
isGenerated(Map params) |
String |
toString() |
void |
write(StringBuffer sb,
Map params) |
public GlyphNameFieldPart(String fieldName)
fieldName
- the field namepublic boolean isGenerated(Map params)
isGenerated
in interface AdvancedMessageFormat.Part
public void write(StringBuffer sb, Map params)
write
in interface AdvancedMessageFormat.Part
Copyright © 2025 Apache Software Foundation. All rights reserved.