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