org.jboss.xb.binding.sunday.unmarshalling.impl.runtime
Class RtAttributeHandler

java.lang.Object
  extended by org.jboss.xb.binding.sunday.unmarshalling.AttributeHandler
      extended by org.jboss.xb.binding.sunday.unmarshalling.impl.runtime.RtAttributeHandler

public class RtAttributeHandler
extends AttributeHandler

Version:
$Revision: 1.1.2.4 $
Author:
Alexey Loubyansky

Field Summary
static RtAttributeHandler INSTANCE
           
 
Fields inherited from class org.jboss.xb.binding.sunday.unmarshalling.AttributeHandler
NOOP
 
Constructor Summary
RtAttributeHandler()
           
 
Method Summary
 void attribute(javax.xml.namespace.QName elemName, javax.xml.namespace.QName attrName, AttributeBinding binding, Object owner, Object value)
           
 
Methods inherited from class org.jboss.xb.binding.sunday.unmarshalling.AttributeHandler
unmarshal
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTANCE

public static final RtAttributeHandler INSTANCE
Constructor Detail

RtAttributeHandler

public RtAttributeHandler()
Method Detail

attribute

public void attribute(javax.xml.namespace.QName elemName,
                      javax.xml.namespace.QName attrName,
                      AttributeBinding binding,
                      Object owner,
                      Object value)
Specified by:
attribute in class AttributeHandler


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.