|
Parsing Engine | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectdanbikel.parser.SubcatListFactory
public class SubcatListFactory
A factory for creating SubcatList objects.
SubcatList,
Subcats,
Settings.subcatFactoryClass,
Serialized Form| Constructor Summary | |
|---|---|
SubcatListFactory()
Constructs a new SubcatListFactory. |
|
| Method Summary | |
|---|---|
Subcat |
get()
Returns an empty SubcatList. |
Subcat |
get(SexpList list)
Returns a SubcatList initialized with the requirements
contained in the specified list. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SubcatListFactory()
SubcatListFactory.
| Method Detail |
|---|
public Subcat get()
SubcatList.
get in interface SubcatFactorypublic Subcat get(SexpList list)
SubcatList initialized with the requirements
contained in the specified list.
get in interface SubcatFactorylist - a list of Symbol objects to be added
as requirements to a new SubcatList instance
|
Parsing Engine | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||