public class RegisteredAttributesHandler extends AttributesHandler
INSTANCE
Constructor and Description |
---|
RegisteredAttributesHandler() |
Modifier and Type | Method and Description |
---|---|
void |
addAttribute(AttributeBinding attr) |
void |
attributes(Object o,
QName elementName,
TypeBinding type,
Attributes attrs,
NamespaceContext nsCtx) |
void |
setAnyAttribute(AnyAttributeBinding any) |
public void attributes(Object o, QName elementName, TypeBinding type, Attributes attrs, NamespaceContext nsCtx)
attributes
in class AttributesHandler
public void addAttribute(AttributeBinding attr)
public void setAnyAttribute(AnyAttributeBinding any)
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.