public static class XMLSystemFunctions.ExtendedWriter extends FilterWriter
out| Constructor and Description |
|---|
ExtendedWriter(Writer out,
FileStoreInputStreamFactory fsisf) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
include(Streamable<?> s)
Include the streamable value, rather than inlining.
|
public ExtendedWriter(Writer out, FileStoreInputStreamFactory fsisf)
public boolean include(Streamable<?> s) throws IOException
s - IOExceptionCopyright © 2019. All rights reserved.