public class FeatureTemplate extends Object implements Serializable
| Constructor and Description |
|---|
FeatureTemplate(String extractType) |
| Modifier and Type | Method and Description |
|---|---|
void |
addFeature(Path featurePath) |
void |
addPartialFeature(Path partialFeaturePath) |
List<Path> |
getCollectionTemplates() |
String |
getExtractType() |
Set<String> |
getFeatureCollections() |
List<Path> |
getPartialTemplates() |
Copyright © 2016. All rights reserved.