JBoss XML Binding 2.0.3.GA

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

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

public class RegisteredAttributesHandler
extends AttributesHandler

A RegisteredAttributesHandler.

Version:
$Revision: 1.1 $
Author:
Alexey Loubyansky

Field Summary
 
Fields inherited from class org.jboss.xb.binding.sunday.unmarshalling.AttributesHandler
INSTANCE
 
Constructor Summary
RegisteredAttributesHandler()
           
 
Method Summary
 void addAttribute(AttributeBinding attr)
           
 void attributes(Object o, QName elementName, TypeBinding type, Attributes attrs, NamespaceContext nsCtx)
           
 void setAnyAttribute(AnyAttributeBinding any)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RegisteredAttributesHandler

public RegisteredAttributesHandler()
Method Detail

attributes

public void attributes(Object o,
                       QName elementName,
                       TypeBinding type,
                       Attributes attrs,
                       NamespaceContext nsCtx)
Overrides:
attributes in class AttributesHandler

addAttribute

public void addAttribute(AttributeBinding attr)

setAnyAttribute

public void setAnyAttribute(AnyAttributeBinding any)

JBoss XML Binding 2.0.3.GA

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