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

Packages that use FieldValidator
org.exolab.castor.xml The XML Marshaller API 
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 © 2012. All Rights Reserved.