public abstract class URLStringHelper extends Object
URLStringHelper()
static String
extract(Any a)
id()
static void
insert(Any a, String that)
read(InputStream istream)
static TypeCode
type()
write(OutputStream ostream, String value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public URLStringHelper()
public static void insert(Any a, String that)
public static String extract(Any a)
public static TypeCode type()
public static String id()
public static String read(InputStream istream)
public static void write(OutputStream ostream, String value)