|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Factory interface to create new presentations from strings (the preferred method of creating new objects in the jquantity world).
Method Summary | |
Presentation |
createPresentation(java.lang.String string)
Method to create a new Presentation from this Factory. |
Method Detail |
public Presentation createPresentation(java.lang.String string) throws PresentationException
string
- the string from which the presentation will be formed.
PresentationException
- problem parsing the string given.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |