public class AppendableOnlyOutputProvider extends Object implements OutputProvider
Constructor and Description |
---|
AppendableOnlyOutputProvider(Appendable out) |
Modifier and Type | Method and Description |
---|---|
Appendable |
getAppendable() |
OutputStream |
getOutputStream() |
public AppendableOnlyOutputProvider(Appendable out)
public Appendable getAppendable() throws IOException
getAppendable
in interface OutputProvider
IOException
public OutputStream getOutputStream() throws IOException
getOutputStream
in interface OutputProvider
IOException
Copyright © 2003–2018 Magnolia International Ltd.. All rights reserved.