|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.bbn.openmap.dataAccess.iso8211.DDFUtils
public class DDFUtils
| Constructor Summary | |
|---|---|
DDFUtils()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
fetchVariable(byte[] pszRecord,
int nMaxChars,
char nDelimChar1,
char nDelimChar2,
MutableInt pnConsumedChars)
|
static int |
scanVariable(byte[] pszRecord,
int nMaxChars,
char nDelimChar)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DDFUtils()
| Method Detail |
|---|
public static int scanVariable(byte[] pszRecord,
int nMaxChars,
char nDelimChar)
public static java.lang.String fetchVariable(byte[] pszRecord,
int nMaxChars,
char nDelimChar1,
char nDelimChar2,
MutableInt pnConsumedChars)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||