| Package | Description |
|---|---|
| com.github.mangstadt.vinnie.io |
Contains classes that can contain I/O functionality.
|
| Modifier and Type | Method and Description |
|---|---|
static SyntaxRules |
SyntaxRules.iCalendar()
Creates a set of rules for iCalendar data.
|
static SyntaxRules |
SyntaxRules.vcard()
Creates a set of rules for vCard data.
|
| Constructor and Description |
|---|
VObjectReader(Reader reader,
SyntaxRules syntaxRules)
Creates a new vobject reader.
|
Copyright © 2016–2018 Michael Angstadt. All rights reserved.