Package org.commonjava.test.http.util
Class StreamUtils
- java.lang.Object
-
- org.commonjava.test.http.util.StreamUtils
-
public final class StreamUtils extends Object
Created by jdcasey on 8/17/15.
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static booleanisDirectoryResource(String url)static booleanisJarResource(String url)static StringtrimProtocol(String resource)
-