JBoss XML Binding 2.0.3.GA

Uses of Package
org.jboss.xb.binding

Packages that use org.jboss.xb.binding
org.jboss.xb.binding   
org.jboss.xb.binding.parser   
org.jboss.xb.binding.parser.sax   
org.jboss.xb.binding.sunday.marshalling   
org.jboss.xb.binding.sunday.unmarshalling   
org.jboss.xb.util   
 

Classes in org.jboss.xb.binding used by org.jboss.xb.binding
AbstractMarshaller
           
AbstractMarshaller.ClassMapping
           
AbstractMarshaller.FieldToWildcardMapping
           
AbstractMarshaller.Stack
           
AttributesImpl
          org.xml.sax.Attributes implementation.
Content
          An instance of this class represents XML content.
FeatureAware
          We can set the feature on this impl.
GenericObjectModelFactory
          Direct implementations of ObjectModelFactory interface can be thought of as "typed" factories in a sense that parameter types of newChild, addChild and setValue methods (discovered by the framework at runtime with introspection) are supposed to be of specific Java classes (other than java.lang.Object) from the target class hierarchy.
GenericObjectModelProvider
          Direct implementations of ObjectModelProvider interface can be thought of as "typed" providers in a sense that arguments of getChildren, getElementValue and getAttributeValue methods are supposed to be of concrete Java types (other than java.lang.Object) from the target class hierarchy.
GenericValueContainer
           
JBossXBException
           
JBossXBRuntimeException
           
Marshaller
          An interface for marshaller implementations, e.g.
MarshallingContext
           
NamespaceRegistry
          A simple namespace registry.
ObjectLocalMarshaller
           
ObjectModelBuilder
          An instance of this class translates SAX events into org.jboss.xml.binding.GenericObjectModelFactory calls such as newChild, addChild and setValue.
ObjectModelFactory
          All object model factories must implement this interface.
ObjectModelProvider
          The interface all object model providers must implement.
TypeBinding
           
Unmarshaller
           
UnmarshallerFactory
           
UnmarshallingContext
          An interface for content navigation.
 

Classes in org.jboss.xb.binding used by org.jboss.xb.binding.parser
JBossXBException
           
 

Classes in org.jboss.xb.binding used by org.jboss.xb.binding.parser.sax
JBossXBException
           
 

Classes in org.jboss.xb.binding used by org.jboss.xb.binding.sunday.marshalling
AbstractMarshaller
           
Marshaller
          An interface for marshaller implementations, e.g.
MarshallingContext
           
ObjectModelProvider
          The interface all object model providers must implement.
 

Classes in org.jboss.xb.binding used by org.jboss.xb.binding.sunday.unmarshalling
NamespaceRegistry
          A simple namespace registry.
ObjectLocalMarshaller
           
 

Classes in org.jboss.xb.binding used by org.jboss.xb.util
FeatureAware
          We can set the feature on this impl.
MarshallingContext
           
ObjectLocalMarshaller
           
ObjectModelFactory
          All object model factories must implement this interface.
 


JBoss XML Binding 2.0.3.GA

Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.