当前页面: 
在线文档首页 > 
JBoss 3.2.7 common API Documentation 英文版文档
org.jboss.xml.binding (JBoss/Common API) - JBoss 3.2.7 common API Documentation 英文版文档
Package org.jboss.xml.binding
| 
Interface Summary | 
| AbstractMarshaller.Stack | 
  | 
| 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. | 
| Marshaller | 
An interface for marshaller implementations, e.g. | 
| ObjectModelFactory | 
The interface all object model factories must implement. | 
| ObjectModelProvider | 
The interface all object model providers must implement. | 
| TypeConverter | 
  | 
 
 
      
      
        Copyright © 2002 JBoss Group, LLC. All Rights Reserved.