public class PathFunctionFactory extends Object
Constructor and Description |
---|
PathFunctionFactory() |
Modifier and Type | Method and Description |
---|---|
static PathFunction |
newFunction(String name)
Returns the function by name or throws InvalidPathException if function not found.
|
public static PathFunction newFunction(String name) throws InvalidPathException
name
- The name of the functionInvalidPathException
FUNCTIONS
,
PathFunction
Copyright © 2024. All rights reserved.