public class SmooksOSGIFactory extends Object implements SmooksFactory
| Constructor and Description |
|---|
SmooksOSGIFactory(org.osgi.framework.Bundle bundle) |
| Modifier and Type | Method and Description |
|---|---|
Smooks |
createInstance() |
Smooks |
createInstance(InputStream config) |
Smooks |
createInstance(String config) |
public Smooks createInstance()
createInstance in interface SmooksFactorypublic Smooks createInstance(InputStream config) throws IOException, SAXException
createInstance in interface SmooksFactoryIOExceptionSAXExceptionpublic Smooks createInstance(String config) throws IOException, SAXException
createInstance in interface SmooksFactoryIOExceptionSAXExceptionCopyright © 2015. All rights reserved.