public class VersionDetector
extends java.lang.Object
| Constructor | Description |
|---|---|
VersionDetector() |
| Modifier and Type | Method | Description |
|---|---|---|
static java.lang.String |
getVersionString(java.io.BufferedInputStream in) |
Determines the reported version of a VOTable document contained
in an input stream.
|
static void |
main(java.lang.String[] args) |
Prints out the version number of a VOTable file presented
on standard input.
|
public static java.lang.String getVersionString(java.io.BufferedInputStream in)
throws java.io.IOException
in - input streamjava.io.IOExceptionpublic static void main(java.lang.String[] args)
throws java.io.IOException
java.io.IOExceptionCopyright © 2018 Central Laboratory of the Research Councils. All Rights Reserved.