Class ServicesResourceTransformer.ServiceStream
- java.lang.Object
-
- java.io.OutputStream
-
- java.io.ByteArrayOutputStream
-
- org.apache.maven.plugins.shade.resource.ServicesResourceTransformer.ServiceStream
-
- All Implemented Interfaces:
java.io.Closeable,java.io.Flushable,java.lang.AutoCloseable
- Enclosing class:
- ServicesResourceTransformer
static class ServicesResourceTransformer.ServiceStream extends java.io.ByteArrayOutputStream
-
-
Constructor Summary
Constructors Constructor Description ServiceStream()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidappend(java.lang.String content)java.io.InputStreamtoInputStream()
-