public interface ChainWriter extends Closeable, Flushable
| Modifier and Type | Method and Description |
|---|---|
String[] |
getExcludes() |
String[] |
getIncludes() |
String |
getPath() |
void |
setExcludes(String[] excludes) |
void |
setIncludes(String[] includes) |
void |
setPath(String path) |
Copyright © 2014. All rights reserved.