Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
L
M
N
O
P
R
S
T
U
V
W
Y
E
ENCODE
- Static variable in class org.systemsbiology.jrap.
Base64
Specify encoding (value is
true
).
email
- Variable in class org.systemsbiology.jrap.
MSOperator
encodeBytes(byte[])
- Static method in class org.systemsbiology.jrap.
Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], boolean)
- Static method in class org.systemsbiology.jrap.
Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int)
- Static method in class org.systemsbiology.jrap.
Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int, boolean)
- Static method in class org.systemsbiology.jrap.
Base64
Encodes a byte array into Base64 notation.
encodeFromFile(String)
- Static method in class org.systemsbiology.jrap.
Base64
Simple helper method that Base64-encodes a file and returns the encoded string or
null
if there was an error.
encodeObject(Serializable)
- Static method in class org.systemsbiology.jrap.
Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeObject(Serializable, boolean)
- Static method in class org.systemsbiology.jrap.
Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeString(String)
- Static method in class org.systemsbiology.jrap.
Base64
Encodes a string in Base64 notation with line breaks after every 75 Base64 characters.
encodeString(String, boolean)
- Static method in class org.systemsbiology.jrap.
Base64
Encodes a string in Base64 notation with line breaks after every 75 Base64 characters.
encodeToFile(byte[], String)
- Static method in class org.systemsbiology.jrap.
Base64
Simple helper method that Base64-encodes data to a file.
endElement(String, String, String)
- Method in class org.systemsbiology.jrap.
SAX2HeaderHandler
endElement(String, String, String)
- Method in class org.systemsbiology.jrap.
SAX2IndexHandler
endElement(String, String, String)
- Method in class org.systemsbiology.jrap.
SAX2ScanHandler
endElement(String, String, String)
- Method in class org.systemsbiology.jrap.
SAX2ScanHeaderHandler
error(SAXParseException)
- Method in class org.systemsbiology.jrap.
SAX2IndexHandler
Error.
error(SAXParseException)
- Method in class org.systemsbiology.jrap.
SAX2ScanHandler
Error.
error(SAXParseException)
- Method in class org.systemsbiology.jrap.
SAX2ScanHeaderHandler
Error.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
L
M
N
O
P
R
S
T
U
V
W
Y