Package | Description |
---|---|
com.caplin.motif.datasource |
Extensions to the DataSource for Java library.
|
com.caplin.motif.fx.blotter.subject |
Subjects for the default blotters in the FX Motif.
|
com.caplin.motif.fx.rates |
Classes and interfaces that relate to streaming FX rates.
|
Modifier and Type | Method and Description |
---|---|
T |
SubjectParser.parse(String subject)
Returns the domain object that represents the subject request.
|
Modifier and Type | Method and Description |
---|---|
FXBlotterSubjectInfo |
FXBlotterSubjectParser.parse(String subject) |
FXBlotterItemSubjectInfo |
FXBlotterItemSubjectParser.parse(String subject) |
Modifier and Type | Method and Description |
---|---|
T |
AbstractSubjectParser.parse(String subject) |
void |
FXSubjectParser.validate(FXSubjectInfo subjectInfo) |
protected void |
AbstractSubjectParser.validate(T subjectInfo)
A method called by
AbstractSubjectParser.parse(String) which contains shared validation logic applicable to all sub-classes
of AbstractSubjectParser. |
Copyright © 2015 Caplin Systems.