org.apache.xerces.impl.dv.xs
Class TypeValidatorHelper

java.lang.Object
  extended byorg.apache.xerces.impl.dv.xs.TypeValidatorHelper

public abstract class TypeValidatorHelper
extends java.lang.Object

Version:
$Id: TypeValidatorHelper.java 1038755 2010-11-24 18:33:12Z mrglavas $

INTERNAL:

Usage of this class is not supported. It may be altered or removed at any time.

Constructor Summary
protected TypeValidatorHelper()
           
 
Method Summary
abstract  int getAllowedFacets(short validationDV)
           
static TypeValidatorHelper getInstance(short schemaVersion)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TypeValidatorHelper

protected TypeValidatorHelper()
Method Detail

getInstance

public static TypeValidatorHelper getInstance(short schemaVersion)

getAllowedFacets

public abstract int getAllowedFacets(short validationDV)


Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.