|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TypeBuilder
Interface implemented by type datastructure builders.
| Method Summary | |
|---|---|
Type |
buildType(ClassLoader classloader,
TypeDirective type)
Construct a type instance using a supplied classloader and type production directive. |
String |
getID()
Return the id of the type produced by the builder. |
| Method Detail |
|---|
String getID()
Type buildType(ClassLoader classloader,
TypeDirective type)
throws Exception
classloader - the base classloadertype - the type production directive
Exception - if an error occurs
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||