| Package | Description |
|---|---|
| com.sun.xml.fastinfoset | |
| org.jvnet.fastinfoset |
| Modifier and Type | Field | Description |
|---|---|---|
protected VocabularyApplicationData |
Encoder._vData |
The vocabulary application data that is used by the encoder
|
| Modifier and Type | Method | Description |
|---|---|---|
VocabularyApplicationData |
Encoder.getVocabularyApplicationData() |
Get the application data associated with the serializer vocabulary.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
Encoder.setVocabularyApplicationData(VocabularyApplicationData data) |
Set the application data to be associated with the serializer vocabulary.
|
| Modifier and Type | Method | Description |
|---|---|---|
VocabularyApplicationData |
FastInfosetSerializer.getVocabularyApplicationData() |
Get the application data associated with the serializer vocabulary.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
FastInfosetSerializer.setVocabularyApplicationData(VocabularyApplicationData data) |
Set the application data to be associated with the serializer vocabulary.
|
Copyright © 2018 Oracle Corporation. All rights reserved.