org.outerj.daisy.frontend.components.skinsource
Class SkinSourceFactory
java.lang.Object
AbstractLogEnabled
org.outerj.daisy.frontend.components.skinsource.SkinSourceFactory
public class SkinSourceFactory
- extends AbstractLogEnabled
Source Factory for "daisyskin:" sources.
For documentation on this source, see the Daisy documentation, at the time of this
writing at http://cocoondev.org/daisydocs-1_3/192.html
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SkinSourceFactory
public SkinSourceFactory()
contextualize
public void contextualize(Context context)
throws ContextException
- Throws:
ContextException
service
public void service(ServiceManager serviceManager)
throws ServiceException
- Throws:
ServiceException
dispose
public void dispose()
getSource
public Source getSource(java.lang.String location,
java.util.Map parameters)
throws java.io.IOException,
java.net.MalformedURLException
- Throws:
java.io.IOException
java.net.MalformedURLException
release
public void release(Source source)
Copyright © -2006 . All Rights Reserved.