public class DefaultAttributeMarshaller extends AbstractAttributeMarshaller
Modifier and Type | Field and Description |
---|---|
static DefaultAttributeMarshaller |
INSTANCE |
Constructor and Description |
---|
DefaultAttributeMarshaller() |
Modifier and Type | Method and Description |
---|---|
Object |
getValue(MarshallingContext ctx) |
String |
marshalValue(MarshallingContext ctx,
Object value) |
marshal
public static final DefaultAttributeMarshaller INSTANCE
public Object getValue(MarshallingContext ctx)
getValue
in class AbstractAttributeMarshaller
public String marshalValue(MarshallingContext ctx, Object value)
marshalValue
in class AbstractAttributeMarshaller
Copyright © 2013 JBoss by Red Hat. All rights reserved.