|
MaltParser 1.4.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SpecificationModels | |
---|---|
org.maltparser.core.feature | Provides classes for handling feature models. |
org.maltparser.core.feature.spec.reader | Contains classes for loading a feature specification. |
Uses of SpecificationModels in org.maltparser.core.feature |
---|
Fields in org.maltparser.core.feature declared as SpecificationModels | |
---|---|
protected SpecificationModels |
FeatureModelManager.specModels
|
Methods in org.maltparser.core.feature that return SpecificationModels | |
---|---|
SpecificationModels |
FeatureModelManager.getSpecModels()
|
Methods in org.maltparser.core.feature with parameters of type SpecificationModels | |
---|---|
protected void |
FeatureModelManager.setSpecModels(SpecificationModels specModel)
|
Uses of SpecificationModels in org.maltparser.core.feature.spec.reader |
---|
Methods in org.maltparser.core.feature.spec.reader with parameters of type SpecificationModels | |
---|---|
void |
ParReader.load(URL specModelURL,
SpecificationModels featureSpecModels)
|
void |
FeatureSpecReader.load(URL specModelURL,
SpecificationModels featureSpecModels)
|
void |
XmlReader.load(URL specModelURL,
SpecificationModels featureSpecModels)
|
|
MaltParser 1.4.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |