|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.polliwog.resolvers.JoSQLMatchType
public class JoSQLMatchType
Constructor Summary | |
---|---|
JoSQLMatchType()
|
Method Summary | |
---|---|
void |
init(org.jdom.Element root)
|
boolean |
match(AbstractURIField f)
|
void |
setClause(java.lang.String clause)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JoSQLMatchType()
Method Detail |
---|
public void setClause(java.lang.String clause) throws WeblogException
WeblogException
public void init(org.jdom.Element root) throws org.jdom.JDOMException, WeblogException
init
in interface MatchType
org.jdom.JDOMException
WeblogException
public boolean match(AbstractURIField f) throws WeblogException
match
in interface MatchType
WeblogException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |