Package org.jboss.xb.binding.sunday.unmarshalling

Interface Summary
ElementHandler  
ElementInterceptor  
ParticleHandler  
SchemaBindingInitializer An implementation of this interface is given an instance of SchemaBinding that is returned from XsdBinder.bind() method during schema binding resolution in SchemaBindingResolver.resolve().
SchemaBindingResolver  
SchemaResolverConfigMBean SchemaResolverConfigMBean.
SchemaResolverFactory SchemaResolverFactory.
ValueAdapter  
 

Class Summary
AllBinding  
AttributeBinding  
AttributeHandler  
AttributesHandler  
CharactersHandler  
ChoiceBinding  
DefaultElementHandler This handler can only be used if model group binding is not used.
DefaultElementInterceptor  
DefaultHandlers The DefaultHandlers.
DefaultSchemaResolver A default SchemaBindingResolver that uses a JBossEntityResolver to locate the schema xsd.
DefaultWildcardHandler DefaultWildcardHandler.
ElementBinding  
LSInputAdaptor A simple implementation of the dom3 LSInput
ModelGroupBinding  
ModelGroupBinding.Cursor  
ParticleBinding  
SchemaBinding A SchemaBinding is a collection of binding objects (TypeBinding, ChoiceBinding, ElementBinding, ModelGroupBinding, SequenceBinding, WildcardBinding) for a single namespace keyed by the QNames of the schema components.
SchemaResolverConfig SchemaResolverConfig.
SequenceBinding  
SimpleTypeBinding  
SingletonSchemaResolverFactory SingletonSchemaResolverFactory.
SundayContentHandler todo: to improve performance, consider gathering all the necessary binding metadata in startElement and pushing it instead of ElementBinding into elementStack to free the endElement implementation from re-gathering this same metadata again.
TermBinding  
TypeBinding  
WildcardBinding  
XsdBinder  
XsdBinderLoggingErrorHandler  
XsdBinderTerminatingErrorHandler  
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.