com.voidsearch.voidbase.apps.feedq.connector.fetcher
Class ResourceType

java.lang.Object
  extended by com.voidsearch.voidbase.apps.feedq.connector.fetcher.ResourceType

public class ResourceType
extends java.lang.Object


Field Summary
static java.lang.String FILE
           
static java.lang.String HTTP_URI
           
static java.lang.String RESOURCE_DELIMITER
           
 
Constructor Summary
ResourceType()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RESOURCE_DELIMITER

public static final java.lang.String RESOURCE_DELIMITER
See Also:
Constant Field Values

FILE

public static final java.lang.String FILE
See Also:
Constant Field Values

HTTP_URI

public static final java.lang.String HTTP_URI
See Also:
Constant Field Values
Constructor Detail

ResourceType

public ResourceType()


Copyright © 2009. All Rights Reserved.