|
SmartFrog 3.10.000 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.smartfrog.sfcore.languages.sf.DefaultFactory
public class DefaultFactory
This is the default factory for tree nodes for the SmartFrog parser.
| Constructor Summary | |
|---|---|
DefaultFactory()
Constructor. |
|
| Method Summary | |
|---|---|
SFComponentDescription |
node(java.lang.String type)
Return a ComponentDescriptionImpl for a root or default node - an error otherwise. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultFactory()
| Method Detail |
|---|
public SFComponentDescription node(java.lang.String type)
throws ParseException
node in interface Factorytype - of node to create
ParseException - if found any other node type
|
SmartFrog CORE 3.10.000 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||