Package | Description |
---|---|
org.jboss.xb.binding | |
org.jboss.xb.binding.sunday.unmarshalling | |
org.jboss.xb.binding.sunday.unmarshalling.impl.runtime | |
org.jboss.xb.builder.runtime |
Modifier and Type | Method and Description |
---|---|
static List<Object> |
SimpleTypeBindings.unmarshalList(String itemType,
String value,
NamespaceContext nsCtx,
ValueAdapter adapter) |
Modifier and Type | Field and Description |
---|---|
static ValueAdapter |
ValueAdapter.NOOP |
protected ValueAdapter |
TermBinding.valueAdapter |
Modifier and Type | Method and Description |
---|---|
ValueAdapter |
AnyAttributeBinding.getValueAdapter() |
ValueAdapter |
TypeBinding.getValueAdapter() |
ValueAdapter |
AttributeBinding.getValueAdapter() |
ValueAdapter |
TermBinding.getValueAdapter() |
ValueAdapter |
ElementBinding.getValueAdapter() |
Modifier and Type | Method and Description |
---|---|
void |
AnyAttributeBinding.setValueAdapter(ValueAdapter valueAdapter) |
void |
TypeBinding.setValueAdapter(ValueAdapter valueAdapter) |
void |
AttributeBinding.setValueAdapter(ValueAdapter valueAdapter) |
void |
TermBinding.setValueAdapter(ValueAdapter valueAdapter) |
Constructor and Description |
---|
CollectionRepeatableParticleHandler(AbstractPropertyHandler propertyHandler,
org.jboss.reflect.spi.ClassInfo collectionType,
ValueAdapter valueAdapter) |
SimpleTypeBinding(QName qName,
CharactersHandler.UnmarshalCharactersHandler unmarshalHandler,
ValueAdapter valueAdapter) |
SimpleTypeBinding(QName qName,
CharactersHandler handler,
ValueAdapter valueAdapter) |
SimpleTypeBinding(QName qName,
ValueAdapter valueAdapter) |
Modifier and Type | Method and Description |
---|---|
static void |
RtUtil.add(Object o,
Object value,
String prop,
String colType,
boolean ignoreNotFoundField,
ValueAdapter valueAdapter) |
static void |
RtUtil.set(Object o,
Object value,
String prop,
String colType,
boolean ignoreNotFoundField,
ValueAdapter valueAdapter) |
Modifier and Type | Class and Description |
---|---|
class |
EnumValueAdapter
EnumValueAdapter.
|
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.