|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.postgis.binary.ByteGetter
org.postgis.binary.ByteGetter.StringByteGetter
public static class ByteGetter.StringByteGetter
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.postgis.binary.ByteGetter |
---|
ByteGetter.BinaryByteGetter, ByteGetter.StringByteGetter |
Constructor Summary | |
---|---|
ByteGetter.StringByteGetter(java.lang.String rep)
|
Method Summary | |
---|---|
int |
get(int index)
Get a byte. |
static byte |
unhex(char c)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ByteGetter.StringByteGetter(java.lang.String rep)
Method Detail |
---|
public int get(int index)
ByteGetter
get
in class ByteGetter
public static byte unhex(char c)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |