| Package | Description |
|---|---|
| com.github.mangstadt.vinnie.io |
Contains classes that can contain I/O functionality.
|
| Class and Description |
|---|
| Context
Contains information related to the status of a parse operation, such as the
parent component hierarchy and line number.
|
| FoldedLineWriter
Automatically folds lines as they are written.
|
| SyntaxRules
Defines a set of rules that determine what kind of syntax the vobject data
stream uses.
|
| VObjectDataListener
Callback interface used by
VObjectReader for handling data as it is
parsed off the data stream. |
| VObjectPropertyValues.SemiStructuredValueBuilder
Helper class for building "semi-structured" property values.
|
| VObjectPropertyValues.StructuredValueBuilder
Helper class for building "structured" property values.
|
| Warning
Lists the non-fatal problems that can occur when parsing a vobject data
stream.
|
Copyright © 2016–2018 Michael Angstadt. All rights reserved.