public abstract class SGAPathHelper extends Object
| Constructor and Description |
|---|
SGAPathHelper() |
| Modifier and Type | Method and Description |
|---|---|
static SGAPath |
extract(Any any) |
static String |
id() |
static void |
insert(Any any,
SGAPath s) |
static SGAPath |
read(InputStream in) |
static TypeCode |
type() |
static void |
write(OutputStream out,
SGAPath s) |
public static TypeCode type()
public static String id()
public static SGAPath read(InputStream in)
public static void write(OutputStream out, SGAPath s)
Copyright © 2019. All rights reserved.