-
Enum Summary
| Enum |
Description |
| DelimiterTags |
The DelimiterTags delimit major sections of the protocol, namely attributes
and data.
|
| ValueTags |
The ValueTags specify the type of each attribute value.
|
Package j4cups.protocol.tags Description
This package represents the which are described in
section 3.5
of RFC-2910. There are two kinds of tags:
-
delimiter tags: delimit major sections of the protocol, namely
attributes and data
-
value tags: specify the type of each attribute value
- Since:
- 0.0.2 (08-Feb-2018)