Class SystemUtil.XMLPropertiesInputStream
java.lang.Object
java.io.InputStream
java.io.FilterInputStream
com.twelvemonkeys.lang.SystemUtil.XMLPropertiesInputStream
- All Implemented Interfaces:
Closeable, AutoCloseable
- Enclosing class:
SystemUtil
This class marks an inputstream as containing XML, does nothing
- Version:
- $Id: //depot/branches/personal/haraldk/twelvemonkeys/release-2/twelvemonkeys-core/src/main/java/com/twelvemonkeys/lang/SystemUtil.java#3 $
-
Field Summary
Fields inherited from class FilterInputStream
in -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class FilterInputStream
available, close, mark, markSupported, read, read, read, reset, skipMethods inherited from class InputStream
nullInputStream, readAllBytes, readNBytes, readNBytes, skipNBytes, transferTo
-
Constructor Details
-
XMLPropertiesInputStream
-