|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.jboss.xml.binding | |
org.jboss.xml.binding | |
org.jboss.xml.binding.parser | |
org.jboss.xml.binding.parser.sax | |
org.jboss.xml.binding.parser.xni |
Classes in org.jboss.xml.binding used by org.jboss.xml.binding | |
AbstractMarshaller
|
|
AbstractMarshaller.ClassMapping
|
|
AbstractMarshaller.Stack
|
|
Content
An instance of this class represents XML content. |
|
ContentNavigator
An interface for content navigation. |
|
GenericObjectModelFactory
Direct implementations of ObjectModelFactory interface can be thought of as "typed" factories in a sense that arguments of newChild, addChild and setValue methods are supposed to be 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. |
|
JBossXBException
|
|
JBossXBRuntimeException
|
|
Marshaller
An interface for marshaller implementations, e.g. |
|
ObjectModelBuilder
An instance of this class translates SAX events into org.jboss.xml.binding.GenericObjectModelFactory calls such as newChild, addChild and setValue. |
|
ObjectModelFactory
The interface all object model factories must implement. |
|
ObjectModelProvider
The interface all object model providers must implement. |
|
TypeConverter
|
Classes in org.jboss.xml.binding used by org.jboss.xml.binding.parser | |
JBossXBException
|
Classes in org.jboss.xml.binding used by org.jboss.xml.binding.parser.sax | |
JBossXBException
|
Classes in org.jboss.xml.binding used by org.jboss.xml.binding.parser.xni | |
JBossXBException
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |