D G I O R T V 

D

Default - Enum in org.rjung.util.gravatar
 

G

getCode() - Method in enum org.rjung.util.gravatar.Default
 
getCode() - Method in enum org.rjung.util.gravatar.Rating
 
getInstance() - Static method in class org.rjung.util.Gravatar
If you want to have a email converted to a Gravatar URL, you need to get an instance of Gravatar.
Gravatar - Class in org.rjung.util
Gravatar provides you different methods to easily retrieve a Gravatar-URL.
Gravatar() - Constructor for class org.rjung.util.Gravatar
 

I

imageUrl(String) - Method in class org.rjung.util.Gravatar
 
imageUrl(String, int) - Method in class org.rjung.util.Gravatar
 
imageUrl(String, int, Default) - Method in class org.rjung.util.Gravatar
 
imageUrl(String, int, Default, Rating) - Method in class org.rjung.util.Gravatar
 
imageUrl(String, Default) - Method in class org.rjung.util.Gravatar
 
imageUrl(String, Default, Rating) - Method in class org.rjung.util.Gravatar
 
imageUrl(String, Rating) - Method in class org.rjung.util.Gravatar
 

O

org.rjung.util - package org.rjung.util
 
org.rjung.util.gravatar - package org.rjung.util.gravatar
 

R

Rating - Enum in org.rjung.util.gravatar
 

T

toString() - Method in enum org.rjung.util.gravatar.Default
 
toString() - Method in enum org.rjung.util.gravatar.Rating
 

V

valueOf(String) - Static method in enum org.rjung.util.gravatar.Default
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.rjung.util.gravatar.Rating
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.rjung.util.gravatar.Default
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.rjung.util.gravatar.Rating
Returns an array containing the constants of this enum type, in the order they are declared.
D G I O R T V 

Copyright © 2014. All Rights Reserved.