Interface CoffeePickParseRequestType

  • All Known Implementing Classes:
    CoffeePickParseRequest

    @Immutable
    public interface CoffeePickParseRequestType
    A request to parse something.
    • Method Detail

      • uri

        java.net.URI uri()
        Returns:
        The URI of the input stream, for diagnostics
      • stream

        java.io.InputStream stream()
        Returns:
        The input stream