|
||||||||||
| PREV CLASS NEXT CLASS | All Classes | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FIXSchemaLoader
Defines the operations that access schema repository information.
| Method Summary | |
|---|---|
String[] |
getSchemaNames()
Get the current names of schema in repository. |
FIXSchema |
loadSchema(String name)
Loads the latest FIXSchema by name. |
FIXSchema |
loadSchema(String name,
Version version)
Loads a FIXSchema by name and version. |
| Method Detail |
|---|
String[] getSchemaNames()
FIXSchema loadSchema(String name)
name - the name
FIXSchema loadSchema(String name,
Version version)
name - the nameversion - the version
|
||||||||||
| PREV CLASS NEXT CLASS | All Classes | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||