org.apache.abdera.parser.stax.util
Class FOMXmlVersionReader
java.lang.Object
java.io.Reader
java.io.FilterReader
java.io.PushbackReader
org.apache.abdera.parser.stax.util.FOMXmlVersionReader
- All Implemented Interfaces:
- Closeable, Readable
public class FOMXmlVersionReader
- extends PushbackReader
Methods inherited from class java.io.PushbackReader |
close, mark, markSupported, read, read, ready, reset, skip, unread, unread, unread |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FOMXmlVersionReader
public FOMXmlVersionReader(Reader in)
getVersion
public String getVersion()
Copyright © 2006-2012 Apache Software Foundation. All Rights Reserved.