|
JBoss XML Binding 2.0.3.GA | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AnyAttributeBinding | |
---|---|
org.jboss.xb.binding.sunday.unmarshalling | |
org.jboss.xb.builder.runtime |
Uses of AnyAttributeBinding in org.jboss.xb.binding.sunday.unmarshalling |
---|
Methods in org.jboss.xb.binding.sunday.unmarshalling that return AnyAttributeBinding | |
---|---|
AnyAttributeBinding |
TypeBinding.getAnyAttribute()
|
Methods in org.jboss.xb.binding.sunday.unmarshalling with parameters of type AnyAttributeBinding | |
---|---|
abstract void |
AnyAttributeHandler.attribute(QName elemName,
QName attrName,
AnyAttributeBinding binding,
Object owner,
Object value)
|
void |
RegisteredAttributesHandler.setAnyAttribute(AnyAttributeBinding any)
|
void |
TypeBinding.setAnyAttribute(AnyAttributeBinding anyAttribute)
|
Object |
AnyAttributeHandler.unmarshal(QName elemName,
QName attrName,
AnyAttributeBinding binding,
NamespaceContext nsCtx,
String value)
|
Uses of AnyAttributeBinding in org.jboss.xb.builder.runtime |
---|
Methods in org.jboss.xb.builder.runtime with parameters of type AnyAttributeBinding | |
---|---|
void |
AnyAttributePropertyHandler.attribute(QName elemName,
QName attrName,
AnyAttributeBinding binding,
Object owner,
Object value)
|
|
JBoss XML Binding 2.0.3.GA | |||||||||
PREV NEXT | FRAMES NO FRAMES |