|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.goerntkai.scot.app.misc.ComponentFactory
This class encapsulates Methods which create
ISCoTComponents
.
Constructor Summary | |
ComponentFactory()
|
Method Summary | |
static ISCoTComponent[] |
getStylesheets(java.lang.String line,
Configuration configuration,
java.lang.String title)
Returns the array of stylesheets for that HTML document. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ComponentFactory()
Method Detail |
public static ISCoTComponent[] getStylesheets(java.lang.String line, Configuration configuration, java.lang.String title)
Returns the array of stylesheets for that HTML document. The definition of the stylesheets is stored in the SCoT document.
line
- the line to transform into the stylesheet arrayconfiguration
- the configuration of this applicationtitle
- the documents title for identification of a buggy
HeaderDocument
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |