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