public abstract class TypeValidatorHelper extends 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 © 2013. All rights reserved.