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 streamIOExceptionpublic static void main(String[] args) throws IOException
IOExceptionCopyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.