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) |
marshalpublic static final DefaultAttributeMarshaller INSTANCE
public Object getValue(MarshallingContext ctx)
getValue in class AbstractAttributeMarshallerpublic String marshalValue(MarshallingContext ctx, Object value)
marshalValue in class AbstractAttributeMarshallerCopyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.