Uses of Package
org.quattor.pan.dml.functions

Packages that use org.quattor.pan.dml.functions
org.quattor.pan.dml.functions Includes classes that implement all of the pan language build-in functions. 
 

Classes in org.quattor.pan.dml.functions used by org.quattor.pan.dml.functions
AbstractMatcher
          Determine whether a string matches a given regular expression, using optional matching flags.
AbstractStaticMatcher
          Determine whether a string matches a given regular expression, using optional matching flags.
AbstractVariableMatcher
          Abstract class to bring together checks done for both match() and matches().
BuiltInFunction
          This is just a marker class to identify those classes that are built-in functions in the pan language.
Exists
          Tests whether the variable referenced in the function's argument exists.
IsOfType
          This is the parent class for those classes that implement the type checking functions of pan (e.g.
 



Copyright © 2011 Quattor. All Rights Reserved.