org.apache.abdera.parser.stax.util
Class FOMXmlVersionInputStream
java.lang.Object
java.io.InputStream
java.io.FilterInputStream
org.apache.abdera.parser.stax.util.FOMXmlVersionInputStream
- All Implemented Interfaces:
- Closeable
public class FOMXmlVersionInputStream
- extends FilterInputStream
Will attempt to autodetect the character encoding from the stream This will preserve the BOM if it exists
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FOMXmlVersionInputStream
public FOMXmlVersionInputStream(InputStream in)
getVersion
public String getVersion()
Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.