|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ObjectLocalMarshaller | |
---|---|
org.jboss.xb.binding | |
org.jboss.xb.binding.sunday.unmarshalling | |
org.jboss.xb.util |
Uses of ObjectLocalMarshaller in org.jboss.xb.binding |
---|
Fields in org.jboss.xb.binding declared as ObjectLocalMarshaller | |
---|---|
ObjectLocalMarshaller |
AbstractMarshaller.FieldToWildcardMapping.marshaller
|
Methods in org.jboss.xb.binding with parameters of type ObjectLocalMarshaller | |
---|---|
void |
AbstractMarshaller.mapFieldToWildcard(Class<?> cls,
String field,
ObjectLocalMarshaller marshaller)
|
Constructors in org.jboss.xb.binding with parameters of type ObjectLocalMarshaller | |
---|---|
AbstractMarshaller.FieldToWildcardMapping(Class<?> cls,
String field,
ObjectLocalMarshaller marshaller)
|
Uses of ObjectLocalMarshaller in org.jboss.xb.binding.sunday.unmarshalling |
---|
Methods in org.jboss.xb.binding.sunday.unmarshalling that return ObjectLocalMarshaller | |
---|---|
ObjectLocalMarshaller |
WildcardBinding.getUnresolvedMarshaller()
|
Methods in org.jboss.xb.binding.sunday.unmarshalling with parameters of type ObjectLocalMarshaller | |
---|---|
void |
WildcardBinding.setUnresolvedMarshaller(ObjectLocalMarshaller marshaller)
|
Uses of ObjectLocalMarshaller in org.jboss.xb.util |
---|
Classes in org.jboss.xb.util that implement ObjectLocalMarshaller | |
---|---|
class |
DomLocalMarshaller
ObjectLocalMarshaller that marshals org.w3c.dom.Element. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |