Class UriStreamSource

java.lang.Object
org.operaton.bpm.engine.impl.util.io.UriStreamSource
All Implemented Interfaces:
StreamSource

public class UriStreamSource extends Object implements StreamSource
Author:
Tom Baeyens
  • Constructor Details

    • UriStreamSource

      public UriStreamSource(URL url)
    • UriStreamSource

      public UriStreamSource(URI uri)
  • Method Details