public class PathNodesGenerator extends Object
| Constructor and Description |
|---|
PathNodesGenerator() |
| Modifier and Type | Method and Description |
|---|---|
static void |
checkPath(String path)
throw exception if path is illegal.
|
static String[] |
splitPathToNodes(String path) |
public static String[] splitPathToNodes(String path) throws PathParseException
PathParseExceptionpublic static void checkPath(String path) throws PathParseException
PathParseExceptionCopyright © 2022 The Apache Software Foundation. All rights reserved.