public class DefaultSerializer<T,U extends ConfigurationInfo,B extends ConfigurationBuilderInfo> extends AttributeSerializer<T,U,B>
AttributeSerializer
that uses the xmlName as the output format for the name,
and the value without transformation.Modifier and Type | Method and Description |
---|---|
String |
getSerializationName(Attribute<T> attribute,
U configurationElement) |
canRead, getSerializationValue, readAttributeValue
public String getSerializationName(Attribute<T> attribute, U configurationElement)
getSerializationName
in class AttributeSerializer<T,U extends ConfigurationInfo,B extends ConfigurationBuilderInfo>
Copyright © 2021 JBoss by Red Hat. All rights reserved.