Class StringSAXInputSource

java.lang.Object
org.xml.sax.InputSource
com.helger.xml.sax.StringSAXInputSource

public class StringSAXInputSource extends InputSource
Special InputSource implementation that reads from a predefined String.
Author:
Philip Helger