public static class TransformProcess.Definition extends Object
Note this definition is terse as we are gathering the details from the origional FeatureType.
Modifier and Type | Field and Description |
---|---|
Class<?> |
binding
Class binding (if known)
|
Expression |
expression
Expression used to generate the target value; most simply a PropertyName
|
String |
name
Name of the AttribtueDescriptor to generate
|
Constructor and Description |
---|
Definition() |
public String name
public Expression expression
public Class<?> binding
Copyright © 1996–2019 Geotools. All rights reserved.