org.milyn.payload
Class StringSource
java.lang.Object
javax.xml.transform.stream.StreamSource
org.milyn.payload.StringSource
- All Implemented Interfaces:
- Source
public class StringSource
- extends StreamSource
Utility class for creating a String based StreamSource.
- Author:
- tom.fennelly@gmail.com
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StringSource
public StringSource(String source)
getSource
public String getSource()
Copyright © 2008. All Rights Reserved.