Uses of Interface
org.hudsonci.utils.marshal.xref.XReferenceStore

Packages that use XReferenceStore
org.hudsonci.utils.marshal.xref   
 

Uses of XReferenceStore in org.hudsonci.utils.marshal.xref
 

Classes in org.hudsonci.utils.marshal.xref that implement XReferenceStore
 class FileXReferenceStore
          Simple file-based XReference storage strategy.
 

Constructors in org.hudsonci.utils.marshal.xref with parameters of type XReferenceStore
XReferenceStoreConverter(XReferenceStore store, com.thoughtworks.xstream.mapper.Mapper mapper, com.thoughtworks.xstream.converters.reflection.ReflectionProvider reflection)
           
 



Copyright © 2004-2011 Hudson. All Rights Reserved.