|
BEA Systems, Inc. | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface DatatypeValidator
The interface that a DTD datatype must implement. The implementation of this interface must be thread-safe.
| Method Summary | |
|---|---|
void |
validate(String content,
ValidationContext context)
Deprecated. validate a given string against this DV |
| Method Detail |
|---|
void validate(String content,
ValidationContext context)
throws InvalidDatatypeValueException
content - the string value that needs to be validatedcontext - the validation context
InvalidDatatypeValueException
|
Documentation is available at http://e-docs.bea.com/wls/docs92 Copyright 2006 BEA Systems Inc. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||