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