| Package | Description | 
|---|---|
| quickfix | Core QuickFIX/J classes. | 
| Modifier and Type | Method and Description | 
|---|---|
| static FileUtil.Location | FileUtil.Location. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static FileUtil.Location[] | FileUtil.Location. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| static InputStream | FileUtil. open(Class<?> clazz,
    String name,
    FileUtil.Location... locations)Attempt to open a file/resource from a series of locations. | 
Copyright © 2021. All rights reserved.