com.livescribe.i18n
Class AudibleResource
java.lang.Object
com.livescribe.i18n.Resource
com.livescribe.i18n.AudibleResource
- Direct Known Subclasses:
- SoundResource
public abstract class AudibleResource
- extends Resource
This class defines a resource that has been localized for a particular
Locale and that can be played by the speakers.
- Since:
- 0.4
- See Also:
Locale
| Fields inherited from class com.livescribe.i18n.Resource |
id |
|
Constructor Summary |
protected |
AudibleResource(String id)
Creates a new audible resource having the specified ID. |
AudibleResource
protected AudibleResource(String id)
- Creates a new audible resource having the specified ID.
- Parameters:
id - the resource ID
Copyright © 2010 Livescribe Inc. All Rights Reserved.
Confidential and subject to NDA.