erland.webapp.homepage.logic.service
Class UrlXslTransformer
java.lang.Object
erland.webapp.homepage.logic.service.UrlXslTransformer
- All Implemented Interfaces:
- TransformerInterface
- Direct Known Subclasses:
- FileXslTransformer
public class UrlXslTransformer
- extends Object
- implements TransformerInterface
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UrlXslTransformer
public UrlXslTransformer()
transform
public String transform(String data,
ParameterValueStorageInterface parameters)
- Specified by:
transform
in interface TransformerInterface
getInputStream
protected InputStream getInputStream(ParameterValueStorageInterface parameters)
throws IOException
- Throws:
IOException
loadStream
protected String loadStream(Reader input)
Copyright © 2003-2005 Erland Isaksson. All Rights Reserved.