|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--net.sf.saxon.type.GlobalValidationContext
This object represents a global validation context. In XQuery, this is used whenever the validation context is global. In XSLT, it is used for all validation, except where a named type is specified.
| Method Summary | |
static GlobalValidationContext |
getInstance()
Get the singleton instance of this class |
boolean |
isVoidValidationContext()
Determine whether this is a void validation context (a context in which nothing will validate) |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static GlobalValidationContext getInstance()
public boolean isVoidValidationContext()
isVoidValidationContext in interface ValidationContext
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||