public class BufrSplitter extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
BufrSplitter.Options |
| Constructor and Description |
|---|
BufrSplitter(String dirName,
Formatter out) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(String filename) |
void |
exit() |
Message |
getMessage(RandomAccessFile raf) |
static void |
main(String[] args) |
void |
processStream(InputStream is) |
public BufrSplitter(String dirName, Formatter out) throws IOException
IOExceptionpublic void execute(String filename) throws IOException
IOExceptionpublic void exit()
public void processStream(InputStream is) throws IOException
IOExceptionpublic Message getMessage(RandomAccessFile raf) throws IOException
IOExceptionpublic static void main(String[] args)
Copyright © 1999–2014 UCAR/Unidata. All rights reserved.