com.sola.instagram.io
Class UriFactory

java.lang.Object
  extended by com.sola.instagram.io.UriFactory

public class UriFactory
extends java.lang.Object


Nested Class Summary
 class UriFactory.Auth
           
 class UriFactory.Comments
           
 class UriFactory.Likes
           
 class UriFactory.Locations
           
 class UriFactory.Media
           
 class UriFactory.Relationships
           
 class UriFactory.Tags
           
 class UriFactory.Users
           
 
Field Summary
static java.lang.String API_ROOT
           
 
Constructor Summary
UriFactory()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

API_ROOT

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

UriFactory

public UriFactory()