Package com.ctc.wstx.io
Interface CompletelyCloseable
-
- All Known Implementing Classes:
UTF8Writer
public interface CompletelyCloseable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
closeCompletely()
-
-
-
Method Detail
-
closeCompletely
void closeCompletely() throws IOException
- Throws:
IOException
-
-