|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IToken
| Method Summary | |
|---|---|
Object |
getAs(Class objectClass)
Gets a clone of the contained object, converted to the Class specified by objectClass |
List |
getSupportedClasses()
Gets the List of the Classes supported by the underlying implementation |
| Method Detail |
|---|
List getSupportedClasses()
Object getAs(Class objectClass)
throws Exception
objectClass - the class of the object to be returned
Exception - when the Class specified by objectClass is not supported by
the underlying implementation
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||