|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--com.saxonica.validate.VoidValidationContext
This object represents validation context in which nothing will validate. For example, this validation context is used if the containing element has a simple type.
| Method Summary | |
static VoidValidationContext |
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 VoidValidationContext getInstance()
public boolean isVoidValidationContext()
isVoidValidationContext in interface ValidationContext
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||