org.milyn.templating
Class OutputTo
java.lang.Object
org.milyn.templating.OutputTo
- All Implemented Interfaces:
- Usage
public class OutputTo
- extends Object
- implements Usage
OutputTo template usage.
Output the templating result to the specified outputStreamResource.
- Author:
- tom.fennelly@jboss.com
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OutputTo
public OutputTo(String outputStreamResource)
getOutputStreamResource
protected String getOutputStreamResource()
stream
public static Usage stream(String outputStreamResource)
Copyright © 2014. All Rights Reserved.