java.lang.Object | ||
↳ | java.io.Writer | |
↳ | com.atlassian.jira.plugin.webresource.SuperBatchFilteringWriter |
A writer that filters out superbatch web-resources. This is a bit of hack since we know that the WebResourceManager will call writer.write() with a tag per line (which will include 'superbatch').
[Expand]
Inherited Fields | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.io.Writer
|
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.io.Writer
| |||||||||||||||||||||||||||||||
From class java.lang.Object | |||||||||||||||||||||||||||||||
From interface
java.io.Closeable
| |||||||||||||||||||||||||||||||
From interface
java.io.Flushable
| |||||||||||||||||||||||||||||||
From interface
java.lang.Appendable
|