Class StringStreamSource

  • All Implemented Interfaces:
    Source

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