| Modifier and Type | Field and Description |
|---|---|
SGAPath |
SGAPathHolder.value |
SGAPath[] |
SGAPathsHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static SGAPath |
SGAPathHelper.extract(Any any) |
static SGAPath[] |
SGAPathsHelper.extract(Any any) |
SGAPath |
SGAServerOperations.getPath(String path) |
SGAPath |
_SGAServerStub.getPath(String path) |
SGAPath |
SGAServerPOATie.getPath(String path) |
SGAPath[] |
SGAServerOperations.getPaths(String root) |
SGAPath[] |
_SGAServerStub.getPaths(String root) |
SGAPath[] |
SGAServerPOATie.getPaths(String root) |
static SGAPath |
SGAPathHelper.read(InputStream in) |
static SGAPath[] |
SGAPathsHelper.read(InputStream _in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
SGAPathHelper.insert(Any any,
SGAPath s) |
static void |
SGAPathsHelper.insert(Any any,
SGAPath[] s) |
static void |
SGAPathHelper.write(OutputStream out,
SGAPath s) |
static void |
SGAPathsHelper.write(OutputStream _out,
SGAPath[] _s) |
| Constructor and Description |
|---|
SGAPathHolder(SGAPath initial) |
SGAPathsHolder(SGAPath[] initial) |
Copyright © 2016. All rights reserved.