public static interface Preprocessor.Path
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Preprocessor.Path.Component<T> |
static class |
Preprocessor.Path.Impl |
| Modifier and Type | Method and Description |
|---|---|
List<Preprocessor.Path.Component> |
asComponentList() |
Preprocessor.Path |
createChild(int index) |
Preprocessor.Path |
createChild(String attributeName) |
static Preprocessor.Path |
createRoot() |
Preprocessor.Path createChild(String attributeName)
Preprocessor.Path createChild(int index)
List<Preprocessor.Path.Component> asComponentList()
static Preprocessor.Path createRoot()
Copyright © 2017. All rights reserved.