Tuscany Core

Package org.apache.tuscany.core.loader

Interface Summary
StAXElementLoader<T extends AssemblyObject> A loader that creates a model object from a StAX input stream.
StAXLoaderRegistry Registry for XML loaders that can parse a StAX input stream and return model objects.
StAXPropertyFactory<T> A factory that will create an ObjectFactory for a property by parsing a StAX XMLStreamReader.
WSDLDefinitionRegistry  
 

Class Summary
LoaderContext Context holder that can be used during the load process to store information that is not part of the logical model.
StAXUtil  
 

Exception Summary
InvalidPropertyFactoryException Exception raised if there is a problem configuring a PropertyFactory.
 


Tuscany Core

-