|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface XmlParserOsgiFactory
Service interface for factory service in OSGi environments.
Method Summary | ||
---|---|---|
|
newParserInstance()
Returns a new instance of the XmlParser on OSGi environments |
|
ResourceResolver |
newResourceResolverInstance()
Returns a new instance of the ResourceResolver on OSGi
environments |
Method Detail |
---|
<B> XmlParser<B> newParserInstance() throws XmlParserInitializationException
XmlParser
on OSGi environments
B
- Type of ContextObject to use
XmlParserInitializationException
- If some exception occurs on initialization of the new
instance the exception is wrapped into a
XmlParserInitializationException
ResourceResolver newResourceResolverInstance() throws XmlParserInitializationException
ResourceResolver
on OSGi
environments
XmlParserInitializationException
- If some exception occurs on initialization of the new
instance the exception is wrapped into a
XmlParserInitializationException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |