Package org.sca4j.introspection.xml

Interface Summary
Loader System service for loading configuration artifacts from an XML source.
LoaderHelper Interface for the helper class for loading intents and policy sets into elements aginst which intents and policies can be declared.
LoaderRegistry Registry for XML loaders that can parse a StAX input stream and return model objects.
TypeLoader<OUTPUT> Deserializes an element from a StAX input stream.
 

Class Summary
ElementLoadFailure  
InvalidValue Indicates the loader encountered an invalid value.
LoaderUtil Utility functions to support loader implementations.
MissingAttribute Denotes a missing attribute
ResourceNotFound  
UnrecognizedAttribute Failure that indicates an attribute was encountered that could not be handled.
UnrecognizedElement Failure that indicates an element was encountered that could not be handled.
XmlValidationFailure<T> Base class for validation failures occuring in XML artifacts.
 

Exception Summary
InvalidPrefixException Denotes an invalid QName prefix.
LoaderException Base class for Exceptions raised during the loading process.
UnrecognizedElementException Exception that indicates an element was encountered that could not be handled.
 



Copyright © 2008-2011 Service Symphony. All Rights Reserved.