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