public class Path extends Object
| Modifier and Type | Method and Description |
|---|---|
static <T extends Box> |
getPath(AbstractContainerBox containerBox,
String path) |
static <T extends Box> |
getPath(Box parsableBox,
String path) |
static <T extends Box> |
getPath(Container container,
String path) |
static <T extends Box> |
getPaths(Box box,
String path) |
static <T extends Box> |
getPaths(Container container,
String path) |
static boolean |
isContained(Container ref,
Box box,
String path) |
public static <T extends Box> T getPath(AbstractContainerBox containerBox, String path)
Copyright © 2015. All rights reserved.