public class BySerializer
extends com.fasterxml.jackson.databind.ser.std.StdSerializer<org.openqa.selenium.By>
| Modifier | Constructor and Description |
|---|---|
|
BySerializer() |
protected |
BySerializer(Class<org.openqa.selenium.By> t) |
| Modifier and Type | Method and Description |
|---|---|
void |
serialize(org.openqa.selenium.By value,
com.fasterxml.jackson.core.JsonGenerator gen,
com.fasterxml.jackson.databind.SerializerProvider provider) |
_neitherNull, _nonEmpty, acceptJsonFormatVisitor, createSchemaNode, createSchemaNode, findAnnotatedContentSerializer, findContextualConvertingSerializer, findConvertingContentSerializer, findFormatFeature, findFormatOverrides, findIncludeOverrides, findPropertyFilter, getSchema, getSchema, handledType, isDefaultSerializer, visitArrayFormat, visitArrayFormat, visitFloatFormat, visitIntFormat, visitIntFormat, visitStringFormat, visitStringFormat, wrapAndThrow, wrapAndThrowpublic BySerializer()
protected BySerializer(Class<org.openqa.selenium.By> t)
public void serialize(org.openqa.selenium.By value,
com.fasterxml.jackson.core.JsonGenerator gen,
com.fasterxml.jackson.databind.SerializerProvider provider)
throws IOException
serialize in class com.fasterxml.jackson.databind.ser.std.StdSerializer<org.openqa.selenium.By>IOExceptionCopyright © 2021. All rights reserved.