XQueryCompiler.ValidationInfo Class
- public static class XQueryCompiler.ValidationInfo
extends Object
Represents the validation information for the xquery - i.e., what
arguments and return values have to be schema validated
-
Hierarchy
-
Object
XQueryCompiler.ValidationInfo
-
Enclosing class
-
XQueryCompiler
Methods from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
argsValidateXQuery
public String
argsValidateXQuery
imports
public String
imports
returnValidateXQuery
public String
returnValidateXQuery
XQueryCompiler.ValidationInfo
public XQueryCompiler.ValidationInfo()