org.jboss.xb.binding.sunday.marshalling
Class DefaultAttributeMarshaller
java.lang.Object
org.jboss.xb.binding.sunday.marshalling.AbstractAttributeMarshaller
org.jboss.xb.binding.sunday.marshalling.DefaultAttributeMarshaller
- All Implemented Interfaces:
- AttributeMarshaller
public class DefaultAttributeMarshaller
- extends AbstractAttributeMarshaller
- Version:
- $Revision: 1.3 $
- Author:
- Alexey Loubyansky
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
public static final DefaultAttributeMarshaller INSTANCE
DefaultAttributeMarshaller
public DefaultAttributeMarshaller()
getValue
public Object getValue(MarshallingContext ctx)
- Specified by:
getValue
in class AbstractAttributeMarshaller
marshalValue
public String marshalValue(MarshallingContext ctx,
Object value)
- Specified by:
marshalValue
in class AbstractAttributeMarshaller
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.