Package | Description |
---|---|
org.jboss.xb.binding.sunday.unmarshalling | |
org.jboss.xb.binding.sunday.unmarshalling.impl.runtime | |
org.jboss.xb.builder.runtime |
Modifier and Type | Field and Description |
---|---|
static AttributeHandler |
DefaultHandlers.ATTRIBUTE_HANDLER |
static AttributeHandler |
AttributeHandler.NOOP |
Modifier and Type | Method and Description |
---|---|
AttributeHandler |
AttributeBinding.getHandler() |
Modifier and Type | Method and Description |
---|---|
AttributeBinding |
SimpleTypeBinding.addAttribute(QName name,
TypeBinding type,
AttributeHandler handler) |
AttributeBinding |
TypeBinding.addAttribute(QName name,
TypeBinding type,
AttributeHandler handler) |
void |
AttributeBinding.setHandler(AttributeHandler handler) |
Constructor and Description |
---|
AttributeBinding(SchemaBinding schema,
QName qName,
TypeBinding type,
AttributeHandler handler) |
Modifier and Type | Class and Description |
---|---|
class |
RtAttributeHandler |
Modifier and Type | Class and Description |
---|---|
class |
AbstractPropertyHandler
AbstractPropertyHandler
|
class |
CollectionPropertyHandler
CollectionPropertyHandler.
|
class |
CollectionPropertyWildcardHandler
CollectionPropertyWildcardHandler.
|
class |
MapPropertyHandler
MapPropertyHandler.
|
class |
NonXmlAnyElementDOMElementPropertyHandler
A DOMElementPropertyHandler.
|
class |
NoopPropertyHandler
NoopPropertyHandler.
|
class |
PropertyHandler
PropertyHandler.
|
class |
PropertyWildcardHandler
PropertyWildcardHandler.
|
class |
SimplePropertyHandler
SimplePropertyHandler.
|
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.