public class FeatureParser
extends java.lang.Object
| Constructor and Description |
|---|
FeatureParser() |
| Modifier and Type | Method and Description |
|---|---|
Feature |
parse(java.io.File location)
Parses the specified location and constructs a feature.
|
public Feature parse(java.io.File location)
location - the location of the feature to parse.