|
Parsing Engine | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectdanbikel.parser.BrokenSubcatBagFactory
public class BrokenSubcatBagFactory
A factory for creating BrokenSubcatBag objects.
BrokenSubcatBag,
Subcats,
Settings.subcatFactoryClass,
Serialized Form| Constructor Summary | |
|---|---|
BrokenSubcatBagFactory()
Constructs a new SubcatBagFactory. |
|
| Method Summary | |
|---|---|
Subcat |
get()
Returns an empty SubcatBag. |
Subcat |
get(SexpList list)
Returns a SubcatBag 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 BrokenSubcatBagFactory()
SubcatBagFactory.
| Method Detail |
|---|
public Subcat get()
SubcatBag.
get in interface SubcatFactorypublic Subcat get(SexpList list)
SubcatBag 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 SubcatBag instance
|
Parsing Engine | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||