public class FieldPathHelper extends Object
| Constructor and Description |
|---|
FieldPathHelper() |
| Modifier and Type | Method and Description |
|---|---|
static org.ojai.FieldPath |
schemaPathToFieldPath(SchemaPath schemaPath)
Returns
FieldPath equivalent of the specified SchemaPath. |
public static org.ojai.FieldPath schemaPathToFieldPath(SchemaPath schemaPath)
FieldPath equivalent of the specified SchemaPath.schemaPath - SchemaPath instance that should be convertedFieldPath equivalent of the specified SchemaPath.Copyright © 2021 The Apache Software Foundation. All rights reserved.