org.hibernate.validator.internal.xml
Class XmlMappingParser.CloseIgnoringInputStream
java.lang.Object
java.io.InputStream
java.io.FilterInputStream
org.hibernate.validator.internal.xml.XmlMappingParser.CloseIgnoringInputStream
- All Implemented Interfaces:
- Closeable
- Enclosing class:
- XmlMappingParser
public class XmlMappingParser.CloseIgnoringInputStream
- extends FilterInputStream
|
Method Summary |
void |
close()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XmlMappingParser.CloseIgnoringInputStream
public XmlMappingParser.CloseIgnoringInputStream(InputStream in)
close
public void close()
- Specified by:
close in interface Closeable- Overrides:
close in class FilterInputStream
Copyright © 2012 Oracle Corporation. All Rights Reserved.