public class AttributesHandler extends Object
Modifier and Type | Field and Description |
---|---|
static AttributesHandler |
INSTANCE |
Constructor and Description |
---|
AttributesHandler() |
Modifier and Type | Method and Description |
---|---|
void |
attributes(Object o,
QName elementName,
TypeBinding type,
Attributes attrs,
NamespaceContext nsCtx) |
public static final AttributesHandler INSTANCE
public void attributes(Object o, QName elementName, TypeBinding type, Attributes attrs, NamespaceContext nsCtx)
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.