public class TupleQueryResultXmlSerializer extends AbstractTupleQueryResultSerializer
| Constructor and Description |
|---|
TupleQueryResultXmlSerializer() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
writeEnd(com.fasterxml.jackson.core.JsonGenerator jsonGenerator) |
protected void |
writeEndItem(com.fasterxml.jackson.core.JsonGenerator jsonGenerator) |
protected void |
writeStart(com.fasterxml.jackson.core.JsonGenerator jsonGenerator) |
protected void |
writeStartItem(com.fasterxml.jackson.core.JsonGenerator jsonGenerator) |
serializeprotected void writeStart(com.fasterxml.jackson.core.JsonGenerator jsonGenerator)
throws IOException
writeStart in class AbstractTupleQueryResultSerializerIOExceptionprotected void writeStartItem(com.fasterxml.jackson.core.JsonGenerator jsonGenerator)
throws IOException
writeStartItem in class AbstractTupleQueryResultSerializerIOExceptionprotected void writeEnd(com.fasterxml.jackson.core.JsonGenerator jsonGenerator)
throws IOException
writeEnd in class AbstractTupleQueryResultSerializerIOExceptionprotected void writeEndItem(com.fasterxml.jackson.core.JsonGenerator jsonGenerator)
throws IOException
writeEndItem in class AbstractTupleQueryResultSerializerIOExceptionCopyright © 2017–2018 DotWebStack. All rights reserved.