|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| FieldGetter | A generic value getter from a field. |
| FormatString<T> | Specialized FormatString which can be formated and contains value getters for accessing contents of Packet/Header/Field/SubField/Property objects. |
| HeaderGetter | A generic value getter from a packet header. |
| PacketFormatter.Builder | Builds a new instance of a PacketFormatter. |
| PacketGetter | Generic value getter from a packet. |
| SubFieldGetter | A generic value getter from a subfield. |
| Class Summary | |
|---|---|
| PacketFormatter |
Formats a packet for text output to an Appendable output. |
| Enum Summary | |
|---|---|
| FieldFormatString | A set of constants that define the various standard strings that may appear as part of fields formatted output. |
| FieldOption | Optional components that can be included as part of the formatted display for a field. |
| FoldState | Determines an elements folding state. |
| FormatterType | Default supplied format types for formatting packet contents for textual output. |
| HeaderFormatString | A set of constants that define the various standard strings that may appear as part of header's formatted output. |
| HeaderOption | Optional components that can be included as part of the formatted display for a header. |
| PacketFormatString | A set of constants that define the various standard strings that may appear as part of PacketFormat output. |
| PacketOption | Optional components that can be included as part of the formatted display for a packet. |
| SubFieldFormatString | A set of constants that define the various standard strings that may appear as part of sub field's formatted output. |
Formats packet for textual output to stream, file or StringBuilder using specialized packet formatter.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||