Uses of Class
org.exolab.castor.mapping.xml.BindXml

Packages that use BindXml
org.exolab.castor.mapping.xml XML objects for loading the mapping file. 
 

Uses of BindXml in org.exolab.castor.mapping.xml
 

Methods in org.exolab.castor.mapping.xml that return BindXml
static BindXml BindXml.unmarshal(java.io.Reader reader)
          Method unmarshal.
 BindXml FieldMapping.getBindXml()
          Returns the value of field 'bindXml'.
 

Methods in org.exolab.castor.mapping.xml with parameters of type BindXml
 void FieldMapping.setBindXml(BindXml bindXml)
          Sets the value of field 'bindXml'.
 



Copyright 2008 null. All Rights Reserved.