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

Packages that use ReferenceInfo
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.  
 

Uses of ReferenceInfo in org.exolab.castor.xml
 

Methods in org.exolab.castor.xml that return ReferenceInfo
 ReferenceInfo ReferenceInfo.getNext()
          Returns the next 'ReferenceInfo' instance.
 

Methods in org.exolab.castor.xml with parameters of type ReferenceInfo
 void ReferenceInfo.setNext(ReferenceInfo info)
          Sets a refrence to the 'next' ReferenceInfo instance.
 



Copyright 2008 null. All Rights Reserved.