|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
PredicateSemantics that searches the song body for text
Nested Class Summary | |
static class |
SearchBodyPredicateSemantics.DefaultImplementation
The default implementation of TruePredicateSemantics |
static class |
SearchBodyPredicateSemantics.PartConstraint
PartConstraint |
Field Summary | |
static SearchBodyPredicateSemantics.PartConstraint |
ENTIRE_BODY
Search the entire body |
static SearchBodyPredicateSemantics.PartConstraint |
FIRST_LINE
Search the first line only |
Method Summary | |
SearchBodyPredicateSemantics.PartConstraint |
getPartConstraint()
Get the part constraint |
SearchParameters |
getSearchParameters()
Get the search parameters |
Methods inherited from interface com.virtuosotechnologies.asaph.model.SongOperation |
equals, perform |
Field Detail |
public static final SearchBodyPredicateSemantics.PartConstraint ENTIRE_BODY
public static final SearchBodyPredicateSemantics.PartConstraint FIRST_LINE
Method Detail |
public SearchBodyPredicateSemantics.PartConstraint getPartConstraint()
public SearchParameters getSearchParameters()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |