Uses of Class
org.mozilla.jrex.event.uricontent.URIContentEventRV

Packages that use URIContentEventRV
org.mozilla.jrex.event.uricontent   
 

Uses of URIContentEventRV in org.mozilla.jrex.event.uricontent
 

Methods in org.mozilla.jrex.event.uricontent that return URIContentEventRV
 URIContentEventRV URIContentListenerImpl.doContent(URIContentEvent event)
           
 URIContentEventRV URIContentListenerImpl.isContentPreferred(URIContentEvent event)
           
 URIContentEventRV URIContentListenerImpl.canHandleContent(URIContentEvent event)
           
 URIContentEventRV URIContentListener.doContent(URIContentEvent event)
          Notifies the content listener to hook up an StreamListener capable of consuming the data stream.
 URIContentEventRV URIContentListener.isContentPreferred(URIContentEvent event)
          Gives the content listener to say whether the content type for load is 'preferred content'
 URIContentEventRV URIContentListener.canHandleContent(URIContentEvent event)
          When given a uri to dispatch, if the URI is not specified as 'preferred content' then the uri loader calls canHandleContent to see if the content listener is capable of handling the content.
 



Copyright © 2004 C.N.Medappa. All Rights Reserved.