com.saxonica.codegen
Class PatternCompiler
java.lang.Object
   com.saxonica.codegen.PatternCompiler
com.saxonica.codegen.PatternCompiler
- public class PatternCompiler 
- extends Object
Compile a PatternMatchExpression (. matches pattern)
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
PatternCompiler
public PatternCompiler()
compileToEffectiveBooleanValue
public static void compileToEffectiveBooleanValue(CompilerService compiler,
                                                  String nodeVar,
                                                  Pattern pat,
                                                  String booleanVar)
- 
 
Copyright (c) 2004-2010 Saxonica Limited. All rights reserved.