Class StringStreamSource

java.lang.Object
javax.xml.transform.stream.StreamSource
com.helger.xml.transform.StringStreamSource
All Implemented Interfaces:
Source

@NotThreadSafe public class StringStreamSource extends StreamSource
Special StreamSource implementation that reads from String objects.
Author:
Philip Helger