|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use AttributeHandler | |
| org.jboss.xb.binding.sunday.unmarshalling | |
| org.jboss.xb.binding.sunday.unmarshalling.impl.runtime | |
| Uses of AttributeHandler in org.jboss.xb.binding.sunday.unmarshalling |
| Fields in org.jboss.xb.binding.sunday.unmarshalling declared as AttributeHandler | |
static AttributeHandler |
AttributeHandler.NOOP
|
| Methods in org.jboss.xb.binding.sunday.unmarshalling that return AttributeHandler | |
AttributeHandler |
AttributeBinding.getHandler()
|
| Methods in org.jboss.xb.binding.sunday.unmarshalling with parameters of type AttributeHandler | |
AttributeBinding |
SimpleTypeBinding.addAttribute(javax.xml.namespace.QName name,
TypeBinding type,
AttributeHandler handler)
|
AttributeBinding |
TypeBinding.addAttribute(javax.xml.namespace.QName name,
TypeBinding type,
AttributeHandler handler)
|
void |
AttributeBinding.setHandler(AttributeHandler handler)
|
| Constructors in org.jboss.xb.binding.sunday.unmarshalling with parameters of type AttributeHandler | |
AttributeBinding(SchemaBinding schema,
TypeBinding type,
AttributeHandler handler)
|
|
| Uses of AttributeHandler in org.jboss.xb.binding.sunday.unmarshalling.impl.runtime |
| Subclasses of AttributeHandler in org.jboss.xb.binding.sunday.unmarshalling.impl.runtime | |
class |
RtAttributeHandler
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||