public class HexFieldPart extends Object implements AdvancedMessageFormat.Part
Modifier and Type | Class and Description |
---|---|
static class |
HexFieldPart.Factory
Factory for
HexFieldPart . |
Constructor and Description |
---|
HexFieldPart(String fieldName)
Creates a new hex field part
|
Modifier and Type | Method and Description |
---|---|
boolean |
isGenerated(Map params) |
String |
toString() |
void |
write(StringBuffer sb,
Map params) |
public HexFieldPart(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.