xmlBlaster 2.2.0 client API

org.xmlBlaster.util.lexical
Class Sql92Selector

java.lang.Object
  extended by org.xmlBlaster.util.lexical.Sql92Selector
All Implemented Interfaces:
I_Selector

public class Sql92Selector
extends java.lang.Object
implements I_Selector


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
 

Constructor Detail

Sql92Selector

public Sql92Selector(Global global)
Parameters:
global -
map - The map containing the client properties to match against.
Method Detail

select

public boolean select(java.lang.String query,
                      java.util.Map<java.lang.String,ClientProperty> clientProperties)
               throws XmlBlasterException
Specified by:
select in interface I_Selector
Throws:
XmlBlasterException

xmlBlaster 2.2.0 client API

Copyright © 1999-2014 The xmlBlaster.org contributers.