JBoss XML Binding 2.0.3.GA

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

java.lang.Object
  extended by org.jboss.xb.binding.sunday.unmarshalling.AttributesHandler
Direct Known Subclasses:
RegisteredAttributesHandler

public class AttributesHandler
extends Object

Version:
$Revision: 2926 $
Author:
Alexey Loubyansky

Field Summary
static AttributesHandler INSTANCE
           
 
Constructor Summary
AttributesHandler()
           
 
Method Summary
 void attributes(Object o, QName elementName, TypeBinding type, Attributes attrs, 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,
                       QName elementName,
                       TypeBinding type,
                       Attributes attrs,
                       NamespaceContext nsCtx)

JBoss XML Binding 2.0.3.GA

Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.