BEA Systems, Inc.

WebLogic Server 8.1 API Reference

weblogic.apache.xerces.impl.dv
Interface DatatypeValidator


public interface DatatypeValidator

The interface that a DTD datatype must implement. The implementation of this interface must be thread-safe.


Method Summary
 void validate(java.lang.String content, ValidationContext context)
          validate a given string against this DV
 

Method Detail

validate

public void validate(java.lang.String content,
                     ValidationContext context)
              throws InvalidDatatypeValueException
validate a given string against this DV

Parameters:
content - the string value that needs to be validated
context - the validation context

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