public class StandardFields
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
StandardFields.StandardFieldsFromMessage |
static class |
StandardFields.StandardFieldsFromStructure |
Constructor and Description |
---|
StandardFields() |
Modifier and Type | Method and Description |
---|---|
static StandardFields.StandardFieldsFromMessage |
extract(Message m) |
static BufrCdmIndexProto.FldType |
findField(int center,
java.lang.String key) |
static BufrCdmIndexProto.FldType |
findStandardField(java.lang.String key) |
public static BufrCdmIndexProto.FldType findField(int center, java.lang.String key)
public static BufrCdmIndexProto.FldType findStandardField(java.lang.String key)
public static StandardFields.StandardFieldsFromMessage extract(Message m) throws java.io.IOException
java.io.IOException