public class FieldPathHelper extends Object
| Constructor and Description |
|---|
FieldPathHelper() |
| Modifier and Type | Method and Description |
|---|---|
static SchemaPath |
fieldPath2SchemaPath(org.ojai.FieldPath fieldPath)
Returns
SchemaPath equivalent of the specified FieldPath. |
static org.ojai.FieldPath |
schemaPath2FieldPath(SchemaPath column)
Returns
FieldPath equivalent of the specified SchemaPath. |
public static SchemaPath fieldPath2SchemaPath(org.ojai.FieldPath fieldPath)
SchemaPath equivalent of the specified FieldPath.public static org.ojai.FieldPath schemaPath2FieldPath(SchemaPath column)
FieldPath equivalent of the specified SchemaPath.Copyright © 2021 The Apache Software Foundation. All rights reserved.