Skip navigation links
A E F G H J N O P R S T V W 

A

adapter(Object) - Static method in class tools.stio.Stio
 
adapterForType(String) - Method in class tools.stio.Stio
 
append(String) - Method in class tools.stio.Stio.Output
 
append(char) - Method in class tools.stio.Stio.Output
 
append(String) - Method in class tools.stio.Stio.OutputOnBuilder
 
append(char) - Method in class tools.stio.Stio.OutputOnBuilder
 
append(String) - Method in class tools.stio.Stio.OutputOnWriter
 
append(char) - Method in class tools.stio.Stio.OutputOnWriter
 
arr() - Method in class tools.stio.Stio.JSONOut
 
arr(String) - Method in class tools.stio.Stio.JSONOut
 
at(String) - Method in class tools.stio.Stio.JS
resets after #get*() methods
at(int) - Method in class tools.stio.Stio.JS
resets after #get*() methods

E

end() - Method in class tools.stio.Stio.JSONOut
 
escape(String, Stio.Output) - Static method in class tools.stio.Stio.JSONOut
 

F

flush() - Method in class tools.stio.Stio.JSONOut
 
flush() - Method in class tools.stio.Stio.Output
 
flush() - Method in class tools.stio.Stio.OutputOnBuilder
 
flush() - Method in class tools.stio.Stio.OutputOnWriter
 
from(String) - Static method in class tools.stio.Stio.JS
 
from(Object) - Method in class tools.stio.Stio.JS
Map or List or String

G

getBool(String) - Method in class tools.stio.Stio.JS
 
getBool(String, boolean) - Method in class tools.stio.Stio.JS
 
getClassName(Object) - Static method in class tools.stio.Stio
 
getInt(String) - Method in class tools.stio.Stio.JS
 
getInt(String, int) - Method in class tools.stio.Stio.JS
 
getString(String) - Method in class tools.stio.Stio.JS
 
getStrings(String) - Method in class tools.stio.Stio.JS
 

H

has(String) - Method in class tools.stio.Stio.JS
 
hasArr(String) - Method in class tools.stio.Stio.JS
 

J

JS() - Constructor for class tools.stio.Stio.JS
 
js() - Method in class tools.stio.Stio.JS
 
JSONIn(String) - Constructor for class tools.stio.Stio.JSONIn
 
JSONIn(Reader) - Constructor for class tools.stio.Stio.JSONIn
 
JSONOut() - Constructor for class tools.stio.Stio.JSONOut
 
JSONOut(Writer) - Constructor for class tools.stio.Stio.JSONOut
 
JSONOut(Stio.Output) - Constructor for class tools.stio.Stio.JSONOut
 

N

newInstance(Class) - Static method in class tools.stio.Stio
Tries to create an instance of specified class with using different approaches 1) instantiate via default contructor 2) if failed, check iterate through all declared constructor and tries to instantiate with null args 3) if failed throws exception
node - Variable in class tools.stio.Stio.JS
 

O

objectByType(String, String[]) - Method in interface tools.stio.Stio.TypeAdapter
 
Output() - Constructor for class tools.stio.Stio.Output
 
OutputOnBuilder(StringBuilder) - Constructor for class tools.stio.Stio.OutputOnBuilder
 
OutputOnBuilder() - Constructor for class tools.stio.Stio.OutputOnBuilder
 
OutputOnWriter(Writer) - Constructor for class tools.stio.Stio.OutputOnWriter
 

P

parse(String) - Static method in class tools.stio.Stio.JSONIn
 
parse(Reader) - Static method in class tools.stio.Stio.JSONIn
 

R

readBool(String) - Method in interface tools.stio.Stio.IInputDriver
 
readBool(String) - Method in class tools.stio.Stio.JSONIn
 
readBools(String) - Method in interface tools.stio.Stio.IInputDriver
 
readBools(String) - Method in class tools.stio.Stio.JSONIn
 
readBytes(String) - Method in interface tools.stio.Stio.IInputDriver
 
readBytes(String) - Method in class tools.stio.Stio.JSONIn
 
readDouble(String) - Method in interface tools.stio.Stio.IInputDriver
 
readDouble(String) - Method in class tools.stio.Stio.JSONIn
 
readDoubles(String) - Method in interface tools.stio.Stio.IInputDriver
 
readDoubles(String) - Method in class tools.stio.Stio.JSONIn
 
readFloat(String) - Method in interface tools.stio.Stio.IInputDriver
 
readFloat(String) - Method in class tools.stio.Stio.JSONIn
 
readFloats(String) - Method in interface tools.stio.Stio.IInputDriver
 
readFloats(String) - Method in class tools.stio.Stio.JSONIn
 
readInt(String) - Method in interface tools.stio.Stio.IInputDriver
 
readInt(String) - Method in class tools.stio.Stio.JSONIn
 
readInts(String) - Method in interface tools.stio.Stio.IInputDriver
 
readInts(String) - Method in class tools.stio.Stio.JSONIn
 
readLong(String) - Method in interface tools.stio.Stio.IInputDriver
 
readLong(String) - Method in class tools.stio.Stio.JSONIn
 
readLongs(String) - Method in interface tools.stio.Stio.IInputDriver
 
readLongs(String) - Method in class tools.stio.Stio.JSONIn
 
readObject(String) - Method in interface tools.stio.Stio.IInputDriver
 
readObject(String) - Method in class tools.stio.Stio.JSONIn
 
readObject(Stio.IInputDriver) - Method in interface tools.stio.Stio.Structured
 
readObjects(String) - Method in interface tools.stio.Stio.IInputDriver
 
readObjects(String, Object[]) - Method in interface tools.stio.Stio.IInputDriver
 
readObjects(String) - Method in class tools.stio.Stio.JSONIn
 
readObjects(String, Object[]) - Method in class tools.stio.Stio.JSONIn
 
readShort(String) - Method in interface tools.stio.Stio.IInputDriver
 
readShort(String) - Method in class tools.stio.Stio.JSONIn
 
readShorts(String) - Method in interface tools.stio.Stio.IInputDriver
 
readShorts(String) - Method in class tools.stio.Stio.JSONIn
 
readString(String) - Method in interface tools.stio.Stio.IInputDriver
 
readString(String) - Method in class tools.stio.Stio.JSONIn
 
readStrings(String) - Method in interface tools.stio.Stio.IInputDriver
 
readStrings(String) - Method in class tools.stio.Stio.JSONIn
 
readStruct(String, Stio.IInputDriver) - Method in interface tools.stio.Stio.TypeAdapter
 
root() - Method in class tools.stio.Stio.JSONIn
 
root(HashMap<String, Object>) - Method in class tools.stio.Stio.JSONIn
Deprecated.
XXX: use Stio.TypeAdapter instead

S

setTypeAdapter(Class, String, Stio.TypeAdapter) - Method in class tools.stio.Stio
 
size() - Method in class tools.stio.Stio.JS
resets after #get*() methods
stack - Variable in class tools.stio.Stio.JSONOut
 
Stio - Class in tools.stio
 
Stio() - Constructor for class tools.stio.Stio
 
Stio.IInputDriver - Interface in tools.stio
 
Stio.IOutputDriver - Interface in tools.stio
 
Stio.JS - Class in tools.stio
Set of convinient methods to access data from JSON structure String email = JS.from(jsonString).at("user").getString("email"); // String expiresAt = JS.from(jsonString).at("user").at("tokens").at(i).getString("expires_at");
Stio.JSONIn - Class in tools.stio
 
Stio.JSONOut - Class in tools.stio
 
Stio.Output - Class in tools.stio
 
Stio.OutputOnBuilder - Class in tools.stio
 
Stio.OutputOnWriter - Class in tools.stio
 
Stio.Structured - Interface in tools.stio
 
Stio.TypeAdapter - Interface in tools.stio
 

T

tag() - Method in class tools.stio.Stio.JSONOut
 
tag(String) - Method in class tools.stio.Stio.JSONOut
 
tag(String, String) - Method in class tools.stio.Stio.JSONOut
 
tag(String, int) - Method in class tools.stio.Stio.JSONOut
 
tag(String, double) - Method in class tools.stio.Stio.JSONOut
 
tag(String, boolean) - Method in class tools.stio.Stio.JSONOut
 
tools.stio - package tools.stio
 
toString() - Method in class tools.stio.Stio.JSONOut
 
toString() - Method in class tools.stio.Stio.OutputOnBuilder
 

V

value(String) - Method in class tools.stio.Stio.JSONOut
 
value(String, boolean) - Method in class tools.stio.Stio.JSONOut
 

W

writeBool(Boolean, String) - Method in interface tools.stio.Stio.IOutputDriver
 
writeBool(Boolean, String) - Method in class tools.stio.Stio.JSONOut
{ "mytag" : "false" }
writeBools(boolean[], String) - Method in interface tools.stio.Stio.IOutputDriver
 
writeBools(boolean[], String) - Method in class tools.stio.Stio.JSONOut
 
writeBytes(byte[], String) - Method in interface tools.stio.Stio.IOutputDriver
 
writeBytes(byte[], String) - Method in class tools.stio.Stio.JSONOut
 
writeDouble(Double, String) - Method in interface tools.stio.Stio.IOutputDriver
 
writeDouble(Double, String) - Method in class tools.stio.Stio.JSONOut
 
writeDoubles(double[], String) - Method in interface tools.stio.Stio.IOutputDriver
 
writeDoubles(double[], String) - Method in class tools.stio.Stio.JSONOut
 
writeFloat(Float, String) - Method in interface tools.stio.Stio.IOutputDriver
 
writeFloat(Float, String) - Method in class tools.stio.Stio.JSONOut
 
writeFloats(float[], String) - Method in interface tools.stio.Stio.IOutputDriver
 
writeFloats(float[], String) - Method in class tools.stio.Stio.JSONOut
 
writeInt(Integer, String) - Method in interface tools.stio.Stio.IOutputDriver
 
writeInt(Integer, String) - Method in class tools.stio.Stio.JSONOut
 
writeInts(int[], String) - Method in interface tools.stio.Stio.IOutputDriver
 
writeInts(int[], String) - Method in class tools.stio.Stio.JSONOut
 
writeLong(Long, String) - Method in interface tools.stio.Stio.IOutputDriver
 
writeLong(Long, String) - Method in class tools.stio.Stio.JSONOut
 
writeLongs(long[], String) - Method in interface tools.stio.Stio.IOutputDriver
 
writeLongs(long[], String) - Method in class tools.stio.Stio.JSONOut
 
writeObject(Object, String) - Method in interface tools.stio.Stio.IOutputDriver
 
writeObject(Object, String) - Method in class tools.stio.Stio.JSONOut
 
writeObject(Stio.IOutputDriver) - Method in interface tools.stio.Stio.Structured
 
writeObjects(Object[], String) - Method in interface tools.stio.Stio.IOutputDriver
 
writeObjects(Object[], String) - Method in class tools.stio.Stio.JSONOut
 
writeShort(Short, String) - Method in interface tools.stio.Stio.IOutputDriver
 
writeShort(Short, String) - Method in class tools.stio.Stio.JSONOut
 
writeShorts(short[], String) - Method in interface tools.stio.Stio.IOutputDriver
 
writeShorts(short[], String) - Method in class tools.stio.Stio.JSONOut
 
writeString(String, String) - Method in interface tools.stio.Stio.IOutputDriver
 
writeString(String, String) - Method in class tools.stio.Stio.JSONOut
 
writeStrings(String[], String) - Method in interface tools.stio.Stio.IOutputDriver
 
writeStrings(String[], String) - Method in class tools.stio.Stio.JSONOut
 
writeStruct(Object, Stio.IOutputDriver) - Method in interface tools.stio.Stio.TypeAdapter
 
A E F G H J N O P R S T V W 
Skip navigation links

Copyright © 2018 DAO Engineering. All rights reserved.