Class and Description |
---|
Provider
Provider interface.
|
ProviderConfigurationException
Thrown by Provider if it cannot initialize properly.
|
ProviderFactory
Get specific provider implementation.
|
ProviderInvocationException
Exception thrown by Provider to encapsulate propriertry exception thrown by
underlying implementation provider.
|
Class and Description |
---|
BeanProvider
BeanProvider providers an abstraction for getting and setting methods
of a bean (or object).
|
Provider
Provider interface.
|
ProviderConfigurationException
Thrown by Provider if it cannot initialize properly.
|
Class and Description |
---|
LogProvider
Interface to plug in provider for providing logging.
|
Provider
Provider interface.
|
ProviderConfigurationException
Thrown by Provider if it cannot initialize properly.
|
Class and Description |
---|
Provider
Provider interface.
|
ProviderConfigurationException
Thrown by Provider if it cannot initialize properly.
|
XMLPrinterProvider
Provider for pretty printing XML DOM documents to a stream.
|
Class and Description |
---|
Provider
Provider interface.
|
ProviderConfigurationException
Thrown by Provider if it cannot initialize properly.
|
ProviderInvocationException
Exception thrown by Provider to encapsulate propriertry exception thrown by
underlying implementation provider.
|
XPathProvider
Provider used for obtaining a single Node, or multiple Nodes from a DOM
tree using an XPath expression.
|