|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.servingxml.util.xml.XPathBooleanExpression.AlwaysFalse
public static final class XPathBooleanExpression.AlwaysFalse
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface com.servingxml.util.xml.XPathBooleanExpression |
---|
XPathBooleanExpression.AlwaysFalse, XPathBooleanExpression.AlwaysTrue |
Field Summary |
---|
Fields inherited from interface com.servingxml.util.xml.XPathBooleanExpression |
---|
ALWAYS_FALSE, ALWAYS_TRUE |
Constructor Summary | |
---|---|
XPathBooleanExpression.AlwaysFalse()
|
Method Summary | |
---|---|
boolean |
evaluate(javax.xml.transform.Source source,
Record parameters)
|
void |
setErrorListener(javax.xml.transform.ErrorListener errorListener)
|
void |
setUriResolverFactory(UriResolverFactory uriResolverFactory)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XPathBooleanExpression.AlwaysFalse()
Method Detail |
---|
public final boolean evaluate(javax.xml.transform.Source source, Record parameters)
evaluate
in interface XPathBooleanExpression
public void setUriResolverFactory(UriResolverFactory uriResolverFactory)
setUriResolverFactory
in interface XPathBooleanExpression
public void setErrorListener(javax.xml.transform.ErrorListener errorListener)
setErrorListener
in interface XPathBooleanExpression
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |