|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
An hight level interface that represents a factory allowing
to create instances of a particular Interpreter interface
implementation.
| Method Summary | |
Interpreter |
createInterpreter(URL documentURL)
This method should create an instance of Interpreter
interface implementation. |
String |
getMimeType()
Returns the mime-type to register this interpereter with. |
| Method Detail |
public String getMimeType()
public Interpreter createInterpreter(URL documentURL)
Interpreter
interface implementation.
documentURL - the url for the document which will be scripted
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||