Index

A B C D E G H I J K L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

S

saveChar(char) - Method in class com.blackrook.json.struct.Lexer
Saves a character for the next token.
setConverter(Class<E>, JSONConverter<E>) - Method in class com.blackrook.json.JSONConverterSet
Sets a converter for a type.
setConverter(Class<E>, JSONConverter<E>) - Static method in class com.blackrook.json.JSONObject
Sets a converter for a type.
setConverterSet(JSONConverterSet) - Method in class com.blackrook.json.JSONWriter.Options
Replaces the underlying converter set.
setDecimalSeparator(char) - Method in class com.blackrook.json.struct.Lexer.Kernel
Sets the current decimal separator character.
setDelimBreak(char) - Method in class com.blackrook.json.struct.Lexer
Sets if we are in a delimiter break.
setEmitComments(boolean) - Method in class com.blackrook.json.struct.Lexer.Kernel
Sets if this lexer emits comment tokens.
setEmitNewlines(boolean) - Method in class com.blackrook.json.struct.Lexer.Kernel
Sets if this lexer emits newline tokens.
setEmitSpaces(boolean) - Method in class com.blackrook.json.struct.Lexer.Kernel
Sets if this lexer emits space tokens?
setEmitStreamBreak(boolean) - Method in class com.blackrook.json.struct.Lexer.Kernel
Sets if this lexer emits stream break tokens.
setEmitTabs(boolean) - Method in class com.blackrook.json.struct.Lexer.Kernel
Sets if this lexer emits tab tokens.
setFieldValue(Object, Field, Object) - Static method in class com.blackrook.json.struct.Utils
Sets the value of a field on an object.
setIndentation(String) - Method in class com.blackrook.json.JSONWriter.Options
Sets the indentation string to use for pretty-printing indentation.
setLexeme(String) - Method in class com.blackrook.json.struct.Lexer.Token
Sets this token's lexeme.
setMultilineStringStartAndEnd(char) - Method in class com.blackrook.json.struct.Lexer
Sets the end character for a string.
setOmittingNullMembers(boolean) - Method in class com.blackrook.json.JSONWriter.Options
Sets if the writer omits null values from being exported from objects.
setState(int) - Method in class com.blackrook.json.struct.Lexer
Sets the current state.
setStringStartAndEnd(char) - Method in class com.blackrook.json.struct.Lexer
Sets the end character for a string.
setType(int) - Method in class com.blackrook.json.struct.Lexer.Token
Sets this token's type.
size() - Method in class com.blackrook.json.struct.Lexer.ReaderStack
 
STRING - Enum constant in enum class com.blackrook.json.JSONObject.Type
String type.
A B C D E G H I J K L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form