org.jboss.xb.binding.sunday.unmarshalling
Class AnyAttributeBinding
java.lang.Object
org.jboss.xb.binding.sunday.unmarshalling.AnyAttributeBinding
public class AnyAttributeBinding
- extends Object
A AnyAttributeBinding.
- Version:
- $Revision: 1.1 $
- Author:
- Alexey Loubyansky
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
normalizeSpace
protected Boolean normalizeSpace
AnyAttributeBinding
public AnyAttributeBinding(SchemaBinding schema,
AnyAttributeHandler handler)
getHandler
public AnyAttributeHandler getHandler()
setHandler
public void setHandler(AnyAttributeHandler handler)
getMarshaller
public AttributeMarshaller getMarshaller()
setMarshaller
public void setMarshaller(AttributeMarshaller marshaller)
getPropertyMetaData
public PropertyMetaData getPropertyMetaData()
setPropertyMetaData
public void setPropertyMetaData(PropertyMetaData propertyMetaData)
getValueAdapter
public ValueAdapter getValueAdapter()
setValueAdapter
public void setValueAdapter(ValueAdapter valueAdapter)
isNormalizeSpace
public boolean isNormalizeSpace()
setNormalizeSpace
public void setNormalizeSpace(Boolean normalizeSpace)
getSchema
public SchemaBinding getSchema()
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.