org.jboss.xb.binding.sunday.unmarshalling
Class AttributesHandler

java.lang.Object
  extended by org.jboss.xb.binding.sunday.unmarshalling.AttributesHandler

public class AttributesHandler
extends Object

Version:
$Revision: 1.1.2.3 $
Author:
Alexey Loubyansky

Field Summary
static AttributesHandler INSTANCE
           
 
Constructor Summary
AttributesHandler()
           
 
Method Summary
 void attributes(Object o, javax.xml.namespace.QName elementName, TypeBinding type, Attributes attrs, javax.xml.namespace.NamespaceContext nsCtx)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTANCE

public static final AttributesHandler INSTANCE
Constructor Detail

AttributesHandler

public AttributesHandler()
Method Detail

attributes

public void attributes(Object o,
                       javax.xml.namespace.QName elementName,
                       TypeBinding type,
                       Attributes attrs,
                       javax.xml.namespace.NamespaceContext nsCtx)


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