public static class Names.TxtEncoder extends TextEncoder
Constructor and Description |
---|
Names.TxtEncoder() |
Modifier and Type | Method and Description |
---|---|
void |
encode(Type type,
StringBuilder buffer,
Object val,
Context context) |
Class<?> |
getInputType() |
PrimitiveType |
getOutputPrimitiveType() |
encode
public Class<?> getInputType()
public PrimitiveType getOutputPrimitiveType()
public void encode(Type type, StringBuilder buffer, Object val, Context context) throws IOException
encode
in class TextEncoder
IOException
Copyright © 2013–2017 impossibl.com. All rights reserved.