org.exist.xquery
Class NoIndexPragma
java.lang.Object
org.exist.xquery.Pragma
org.exist.xquery.NoIndexPragma
public class NoIndexPragma
- extends Pragma
NO_INDEX_PRAGMA
public static final QName NO_INDEX_PRAGMA
NoIndexPragma
public NoIndexPragma(QName qname,
String contents)
throws XPathException
- Throws:
XPathException
analyze
public void analyze(AnalyzeContextInfo contextInfo)
throws XPathException
- Overrides:
analyze
in class Pragma
- Throws:
XPathException
eval
public Sequence eval(Sequence contextSequence,
Item contextItem)
throws XPathException
- Overrides:
eval
in class Pragma
- Throws:
XPathException
before
public void before(XQueryContext context,
Expression expression)
throws XPathException
- Specified by:
before
in class Pragma
- Throws:
XPathException
after
public void after(XQueryContext context,
Expression expression)
throws XPathException
- Specified by:
after
in class Pragma
- Throws:
XPathException
Copyright (C) Wolfgang Meier. All rights reserved.