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 AttributesHandlerpublic void addAttribute(AttributeBinding attr)
public void setAnyAttribute(AnyAttributeBinding any)
Copyright © 2016 JBoss by Red Hat. All rights reserved.