Uses of Interface
org.apache.droids.norobots.ContentLoader

Uses of ContentLoader in org.apache.droids.norobots
 

Classes in org.apache.droids.norobots that implement ContentLoader
 class SimpleContentLoader
          A simple implementation of ContentLoader based on URLConnection.
 

Constructors in org.apache.droids.norobots with parameters of type ContentLoader
NoRobotClient(ContentLoader contentLoader, java.lang.String userAgent)
          Create a Client for a particular user-agent name and the given ContentLoader.
 



Copyright © 2007-2009. All Rights Reserved.