public abstract class TypeValidatorHelper
extends java.lang.Object
Modifier | Constructor and Description |
---|---|
protected |
TypeValidatorHelper() |
Modifier and Type | Method and Description |
---|---|
abstract int |
getAllowedFacets(short validationDV) |
static TypeValidatorHelper |
getInstance(short schemaVersion) |
boolean |
isXMLSchema11() |
public static TypeValidatorHelper getInstance(short schemaVersion)
public boolean isXMLSchema11()
public abstract int getAllowedFacets(short validationDV)
Copyright © 1999-2022 The Apache Software Foundation. All Rights Reserved.