|
JBoss XML Binding 2.0.3.GA-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AttributeBinding in org.jboss.xb.binding.group |
---|
Methods in org.jboss.xb.binding.group with parameters of type AttributeBinding | |
---|---|
void |
ValueListInitializer.addAttributeValue(QName qName,
AttributeBinding binding,
ValueList valueList,
Object value)
|
void |
ValueListInitializer.addRequiredAttribute(QName qName,
AttributeBinding binding)
|
Uses of AttributeBinding in org.jboss.xb.binding.sunday.marshalling |
---|
Methods in org.jboss.xb.binding.sunday.marshalling that return AttributeBinding | |
---|---|
AttributeBinding |
MarshallingContext.getAttributeBinding()
|
Uses of AttributeBinding in org.jboss.xb.binding.sunday.unmarshalling |
---|
Methods in org.jboss.xb.binding.sunday.unmarshalling that return AttributeBinding | |
---|---|
AttributeBinding |
TypeBinding.addAttribute(QName name,
TypeBinding type,
AttributeHandler handler)
|
AttributeBinding |
SimpleTypeBinding.addAttribute(QName name,
TypeBinding type,
AttributeHandler handler)
|
AttributeBinding |
TypeBinding.getAttribute(QName qName)
|
Methods in org.jboss.xb.binding.sunday.unmarshalling that return types with arguments of type AttributeBinding | |
---|---|
Collection<AttributeBinding> |
TypeBinding.getAttributes()
|
Methods in org.jboss.xb.binding.sunday.unmarshalling with parameters of type AttributeBinding | |
---|---|
void |
TypeBinding.addAttribute(AttributeBinding attr)
|
void |
RegisteredAttributesHandler.addAttribute(AttributeBinding attr)
|
abstract void |
AttributeHandler.attribute(QName elemName,
QName attrName,
AttributeBinding binding,
Object owner,
Object value)
|
Object |
AttributeHandler.unmarshal(QName elemName,
QName attrName,
AttributeBinding binding,
NamespaceContext nsCtx,
String value)
|
Uses of AttributeBinding in org.jboss.xb.binding.sunday.unmarshalling.impl.runtime |
---|
Methods in org.jboss.xb.binding.sunday.unmarshalling.impl.runtime with parameters of type AttributeBinding | |
---|---|
void |
RtAttributeHandler.attribute(QName elemName,
QName attrName,
AttributeBinding binding,
Object owner,
Object value)
|
Uses of AttributeBinding in org.jboss.xb.builder.runtime |
---|
Methods in org.jboss.xb.builder.runtime with parameters of type AttributeBinding | |
---|---|
void |
AbstractPropertyHandler.attribute(QName elemName,
QName attrName,
AttributeBinding binding,
Object owner,
Object value)
|
|
JBoss XML Binding 2.0.3.GA-redhat-2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |