BEA Systems, Inc.

WebLogic Server 6.0sp2 API Reference

weblogic.apache.xerces.validators.datatype
Class DatatypeValidatorFactoryImpl

java.lang.Object
  |
  +--weblogic.apache.xerces.validators.datatype.DatatypeValidatorFactoryImpl

public class DatatypeValidatorFactoryImpl
extends java.lang.Object
implements DatatypeValidatorFactory

This class is based on an implementation from the Apache XML Project. In future releases the XML parser, XSLT processor, and associated classes will likely be updated to be based on a later version of the Apache implementations. Since Apache does not guarantee backwards compatibility between versions of their software, we cannot guarantee backwards compatibility of any of the classes contained in the weblogic.apache package or sub-packages.

Version:
$Id: DatatypeValidatorFactoryImpl.java,v 1.11 2000/07/11 19:59:08 ericye Exp $
Author:
Jeffrey Rodriguez
Copyright © 2001 BEA Systems, Inc. All Rights Reserved.

Method Summary
 DatatypeValidator createDatatypeValidator(java.lang.String typeName, DatatypeValidator base, java.util.Hashtable facets, boolean list)
           
static DatatypeValidatorFactoryImpl getDatatypeRegistry()
           
 DatatypeValidator getDatatypeValidator(java.lang.String type)
           
static void main(java.lang.String[] argv)
           
 void resetRegistry()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

resetRegistry

public void resetRegistry()


createDatatypeValidator

public DatatypeValidator createDatatypeValidator(java.lang.String typeName,
                                                 DatatypeValidator base,
                                                 java.util.Hashtable facets,
                                                 boolean list)
                                          throws InvalidDatatypeFacetException
Specified by:
createDatatypeValidator in interface DatatypeValidatorFactory


getDatatypeValidator

public DatatypeValidator getDatatypeValidator(java.lang.String type)


getDatatypeRegistry

public static DatatypeValidatorFactoryImpl getDatatypeRegistry()


main

public static void main(java.lang.String[] argv)


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs60