public class BufrSplitter extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
BufrSplitter.Options |
| Constructor and Description |
|---|
BufrSplitter(BufrSplitter.Options options) |
| Modifier and Type | Method and Description |
|---|---|
Message |
getMessage(RandomAccessFile raf) |
static void |
main(String[] args) |
void |
processStream(InputStream is) |
public BufrSplitter(BufrSplitter.Options options) throws IOException
IOExceptionpublic 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.