| Package | Description |
|---|---|
| org.jboss.xb.binding | |
| org.jboss.xb.binding.sunday.unmarshalling | |
| org.jboss.xb.util |
| Modifier and Type | Field and Description |
|---|---|
ObjectLocalMarshaller |
AbstractMarshaller.FieldToWildcardMapping.marshaller |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractMarshaller.mapFieldToWildcard(Class<?> cls,
String field,
ObjectLocalMarshaller marshaller) |
| Constructor and Description |
|---|
AbstractMarshaller.FieldToWildcardMapping(Class<?> cls,
String field,
ObjectLocalMarshaller marshaller) |
| Modifier and Type | Method and Description |
|---|---|
ObjectLocalMarshaller |
WildcardBinding.getUnresolvedMarshaller() |
| Modifier and Type | Method and Description |
|---|---|
void |
WildcardBinding.setUnresolvedMarshaller(ObjectLocalMarshaller marshaller) |
| Modifier and Type | Class and Description |
|---|---|
class |
DomLocalMarshaller
ObjectLocalMarshaller that marshals org.w3c.dom.Element.
|
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All rights reserved.