|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AvatarDefinitionAccess
Provides access to an avatar definition, either as an input stream or as a URL.
Method Summary | |
---|---|
java.io.InputStream |
asNewStream()
Returns the avatar definition data stream if available, null otherwise. |
java.lang.String |
asURL()
Returns URL for the avatar data if available, null otherwise. |
boolean |
isAvailable()
Indicates whether the data for this avatar definition is available. |
Method Detail |
---|
boolean isAvailable()
java.io.InputStream asNewStream()
java.lang.String asURL()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |