Class ValidatorUtil
java.lang.Object
org.apache.xmlbeans.impl.validator.ValidatorUtil
public class ValidatorUtil extends Object
Author: Cezar Andrei (cezar.andrei at bea.com)
Date: Feb 5, 2004
-
Constructor Summary
Constructors Constructor Description ValidatorUtil()
-
Method Summary
Modifier and Type Method Description static boolean
validateSimpleType(SchemaType type, String value, Collection errors, PrefixResolver prefixResolver)
-
Constructor Details
-
ValidatorUtil
public ValidatorUtil()
-
-
Method Details
-
validateSimpleType
public static boolean validateSimpleType(SchemaType type, String value, Collection errors, PrefixResolver prefixResolver)
-