org.jboss.xb.binding.sunday.unmarshalling
Class RegisteredAttributesHandler
java.lang.Object
org.jboss.xb.binding.sunday.unmarshalling.AttributesHandler
org.jboss.xb.binding.sunday.unmarshalling.RegisteredAttributesHandler
public class RegisteredAttributesHandler
- extends AttributesHandler
A RegisteredAttributesHandler.
- 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 |
RegisteredAttributesHandler
public RegisteredAttributesHandler()
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)
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.