Classes | |
| class | PofConstants |
| Constants related to POF streams. More... | |
| class | PofContext |
| A PofContext is a registry of PofSerializer instances, and thus, represents a set of user types that can be serialized to and deserialized from a POF stream. More... | |
| class | PofHandler |
| This interface defines the handler for an event-driven approach to parsing (or assembling) a POF stream. More... | |
| class | PofIntrinsic |
| PofIntrinsic is a marker interface for built-in POF types. More... | |
| class | PofSerializer |
| The PofSerializer interface provides the capability of reading and writing an object from and to a Portable Object Format (POF) stream. More... | |
| class | RawDate |
| Raw immutable POF date value. More... | |
| class | RawDateTime |
| Raw immutable POF date-time value. More... | |
| class | RawDayTimeInterval |
| Raw immutable POF day-time interval value. More... | |
| class | RawTime |
| Raw immutable POF time value. More... | |
| class | RawTimeInterval |
| Raw immutable POF time interval value. More... | |
| class | RawYearMonthInterval |
| Raw POF year-month interval value. More... | |