public class XmlPatch extends DeferredInitFilterReader
| Constructor and Description |
|---|
XmlPatch(java.io.Reader in) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
java.lang.String |
getPatch() |
protected void |
initialize() |
void |
setPatch(java.lang.String patch) |
read, readpublic void setPatch(java.lang.String patch)
public java.lang.String getPatch()
protected void initialize()
initialize in class DeferredInitFilterReaderpublic void close()
throws java.io.IOException
close in interface java.io.Closeableclose in interface java.lang.AutoCloseableclose in class java.io.FilterReaderjava.io.IOException