org.eclipse.ptp.debug.core
Class ExtFormat
java.lang.Object
org.eclipse.ptp.debug.core.ExtFormat
public class ExtFormat
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HEXADECIMAL
public static final int HEXADECIMAL
- See Also:
- Constant Field Values
OCTAL
public static final int OCTAL
- See Also:
- Constant Field Values
BINARY
public static final int BINARY
- See Also:
- Constant Field Values
DECIMAL
public static final int DECIMAL
- See Also:
- Constant Field Values
RAW
public static final int RAW
- See Also:
- Constant Field Values
NATURAL
public static final int NATURAL
- See Also:
- Constant Field Values
FLOAT
public static final int FLOAT
- See Also:
- Constant Field Values
ADDRESS
public static final int ADDRESS
- See Also:
- Constant Field Values
INSTRUCTION
public static final int INSTRUCTION
- See Also:
- Constant Field Values
CHAR
public static final int CHAR
- See Also:
- Constant Field Values
STRING
public static final int STRING
- See Also:
- Constant Field Values
UNSIGNED
public static final int UNSIGNED
- See Also:
- Constant Field Values
ExtFormat
public ExtFormat()
decodeAdress
public static BigInteger decodeAdress(String buffer)
getBigInteger
public static BigInteger getBigInteger(String address)
Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.