org.exist.xquery
Class TimerPragma
java.lang.Object
org.exist.xquery.Pragma
org.exist.xquery.TimerPragma
public class TimerPragma
- extends Pragma
TIMER_PRAGMA
public static final QName TIMER_PRAGMA
TimerPragma
public TimerPragma(QName qname,
String contents)
throws XPathException
- Throws:
XPathException
after
public void after(XQueryContext context,
Expression expression)
throws XPathException
- Specified by:
after
in class Pragma
- Throws:
XPathException
before
public void before(XQueryContext context,
Expression expression)
throws XPathException
- Specified by:
before
in class Pragma
- Throws:
XPathException
Copyright (C) Wolfgang Meier. All rights reserved.