See: Description
| Interface | Description |
|---|---|
| BasicLogger.Buffer |
Temporarily store data/text.
|
| BasicLogger.Printer | |
| BasicParser<T> |
| Class | Description |
|---|---|
| ASCII |
ASCII codes
0
1
2
3
4
5
6
7
0
NUL
SOH
STX
ETX
EOT
ENQ
ACK
BEL
8
BS
HT
LF
VT
FF
CR
SO
SI
16
DLE
DC1
DC2
DC3
DC4
NAK
SYN
ETB
24
CAN
EM
SUB
ESC
FS
GS
RS
US
32
SP
!
"
#
$
%
&
'
40
(
)
*
+
,
-
.
/
48
0
1
2
3
4
5
6
7
56
8
9
:
;
<
=
>
?
64
@
A
B
C
D
E
F
G
72
H
I
J
K
L
M
N
O
80
P
Q
R
S
T
U
V
W
88
X
Y
Z
[
\
]
^
_
96
`
a
b
c
d
e
f
g
104
h
i
j
k
l
m
n
o
112
p
q
r
s
t
u
v
w
120
x
y
z
{
|
~
DEL
http://www.lammertbies.nl/comm/info/ascii-characters.html
|
| BasicLogger |
BasicLogger is not meant to replace any other logging library.
|
| BasicLogger.AppendablePrinter | |
| BasicLogger.PrintStreamPrinter | |
| BasicLogger.PrintWriterPrinter | |
| Batch | |
| BufferedParsingReader | |
| CharacterRing |
A circular char buffer - an Appendable CharSequence that always hold exactly
65536 characters.
|
| CharacterRing.OutputStreamBuffer | |
| CharacterRing.PrinterBuffer | |
| CharacterRing.WriterBuffer | |
| CharArraySegment | |
| DelimitedData |
http://www.iana.org/assignments/media-types/ http://www.webmaster-toolkit.com/mime-types.shtml
|
| LineSplittingParser | |
| Message | |
| Password |
Password
|
| ProcessInputStream | |
| ProcessOutputStream | |
| ResourceLocator |
ResourceLocator - it's a URI/URL builder.
|
| SystemProcess | |
| TableData<R> | |
| TypeParser |
| Enum | Description |
|---|---|
| LineTerminator |
This package loosely corresponds to (extends) the packages: java.io.*, java.nio.*, java.net.* and sun.net.*
Copyright © 2018 Optimatika. All rights reserved.