public class MergeAttributesCoercion extends Object implements AttributesCoercion
NONE| Constructor and Description |
|---|
MergeAttributesCoercion(Attributes mergedAttrs,
AttributesCoercion next) |
| Modifier and Type | Method and Description |
|---|---|
void |
coerce(Attributes attrs,
Attributes modified) |
String |
remapUID(String uid) |
public MergeAttributesCoercion(Attributes mergedAttrs, AttributesCoercion next)
public String remapUID(String uid)
remapUID in interface AttributesCoercionpublic void coerce(Attributes attrs, Attributes modified)
coerce in interface AttributesCoercionCopyright © 2021. All rights reserved.