public abstract class SGAPathsHelper extends Object
| Constructor and Description |
|---|
SGAPathsHelper() |
| 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 © 2017. All rights reserved.