Uses of Class
org.exolab.castor.xml.FieldValidator

Packages that use FieldValidator
org.exolab.castor.xml The XML Marshaller API Version: $Revision: 6213 $ $Date: 2003-03-03 00:05:44 -0700 (Mon, 03 Mar 2003) $ Author: Keith Visco Marshaller marshalls a Java object into an XML document. 
org.exolab.castor.xml.util   
 

Uses of FieldValidator in org.exolab.castor.xml
 

Methods in org.exolab.castor.xml that return FieldValidator
 FieldValidator XMLFieldDescriptor.getValidator()
          Returns a specific validator for the field described by this descriptor.
 

Uses of FieldValidator in org.exolab.castor.xml.util
 

Methods in org.exolab.castor.xml.util that return FieldValidator
 FieldValidator XMLFieldDescriptorImpl.getValidator()
           
 

Methods in org.exolab.castor.xml.util with parameters of type FieldValidator
 void XMLFieldDescriptorImpl.setValidator(FieldValidator validator)
           
 



Copyright © 2011. All Rights Reserved.