com.saxonica.functions
Class StandardFunctionsPE

java.lang.Object
  extended by com.saxonica.functions.StandardFunctionsPE

public class StandardFunctionsPE
extends Object

This class contains definitions of standard functions (that is, functions in the 'fn' namespace) that are defined in the XSLT 3.0 and XQuery 3.0 specifications, and made available in Saxon-PE and Saxon-EE. The class is not instantiated.


Constructor Summary
StandardFunctionsPE()
           
 
Method Summary
static void init()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StandardFunctionsPE

public StandardFunctionsPE()
Method Detail

init

public static void init()


Copyright (c) 2004-2011 Saxonica Limited. All rights reserved.