|
xmlBlaster 2.1.0 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xmlBlaster.util.lexical.Sql92Selector
public class Sql92Selector
| Field Summary | |
|---|---|
private Global |
global
|
private static java.util.logging.Logger |
log
|
private Sql92Parser |
parser
|
private Sql92Scanner |
scanner
|
| Constructor Summary | |
|---|---|
Sql92Selector(Global global)
|
|
| Method Summary | |
|---|---|
boolean |
select(java.lang.String query,
java.util.Map<java.lang.String,ClientProperty> clientProperties)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private Global global
private static java.util.logging.Logger log
private Sql92Scanner scanner
private Sql92Parser parser
| Constructor Detail |
|---|
public Sql92Selector(Global global)
global - map - The map containing the client properties to match against.| Method Detail |
|---|
public boolean select(java.lang.String query,
java.util.Map<java.lang.String,ClientProperty> clientProperties)
throws XmlBlasterException
select in interface I_SelectorXmlBlasterException
|
xmlBlaster 2.1.0 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||