Uses of Interface
com.jurismarches.vradi.entities.XmlStream

Uses of XmlStream in com.jurismarches.vradi.entities
 

Subinterfaces of XmlStream in com.jurismarches.vradi.entities
 interface WebHarvestStream
           
 

Classes in com.jurismarches.vradi.entities that implement XmlStream
 class WebHarvestStreamAbstract
           
 class WebHarvestStreamHelper
           
 class WebHarvestStreamImpl
           
 class XmlStreamAbstract
           
 class XmlStreamHelper
           
 class XmlStreamImpl
           
 

Methods in com.jurismarches.vradi.entities that return XmlStream
static XmlStream EntityHelper.castAsRealStream(XmlStream stream)
          To cast stream as real, if its webHarvest stream, this method while cast as HebArvestStream
 

Methods in com.jurismarches.vradi.entities that return types with arguments of type XmlStream
static java.util.List<XmlStream> EntityHelper.castAsRealStreams(java.util.List<XmlStream> streams)
          To cast stream as real, if its webHarvest stream, this method while cast as HebArvestStream
 

Methods in com.jurismarches.vradi.entities with parameters of type XmlStream
static XmlStream EntityHelper.castAsRealStream(XmlStream stream)
          To cast stream as real, if its webHarvest stream, this method while cast as HebArvestStream
 

Method parameters in com.jurismarches.vradi.entities with type arguments of type XmlStream
static java.util.List<XmlStream> EntityHelper.castAsRealStreams(java.util.List<XmlStream> streams)
          To cast stream as real, if its webHarvest stream, this method while cast as HebArvestStream
 



Copyright © 2009-2010 JurisMarches. All Rights Reserved.