Class StringMfs

  • All Implemented Interfaces:
    Mfs

    public final class StringMfs
    extends Object
    implements Mfs
    Manifests in a UTF-8 string.

    The class is immutable and thread-safe.

    Since:
    1.3
    • Constructor Detail

      • StringMfs

        public StringMfs​(String src)
        Ctor.
        Parameters:
        src - The source
    • Method Detail

      • fetch

        public Collection<InputStream> fetch()
        Description copied from interface: Mfs
        Find and fetch them all.
        Specified by:
        fetch in interface Mfs
        Returns:
        Iterator of found resources