- adaptKey(Object) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
- adaptKey(Object) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
- add(Block<?>, NodeRole, Comments.Position, List<CommentLine>) - Static method in class dev.dejvokep.boostedyaml.block.Comments
-
Adds the given comments to already existing comments at the given position.
- add(Block<?>, Comments.NodeType, Comments.Position, List<CommentLine>) - Static method in class dev.dejvokep.boostedyaml.block.Comments
-
- add(Block<?>, NodeRole, Comments.Position, CommentLine) - Static method in class dev.dejvokep.boostedyaml.block.Comments
-
Adds the given comment to already existing comments at the given position.
- add(Block<?>, Comments.NodeType, Comments.Position, CommentLine) - Static method in class dev.dejvokep.boostedyaml.block.Comments
-
- add(Block<?>, NodeRole, Comments.Position, List<CommentLine>) - Static method in class dev.dejvokep.boostedyaml.block.Comments
-
Adds the given comments to already existing comments at the given position.
- add(Block<?>, Comments.NodeType, Comments.Position, List<CommentLine>) - Static method in class dev.dejvokep.boostedyaml.block.Comments
-
- add(Block<?>, NodeRole, Comments.Position, CommentLine) - Static method in class dev.dejvokep.boostedyaml.block.Comments
-
Adds the given comment to already existing comments at the given position.
- add(Block<?>, Comments.NodeType, Comments.Position, CommentLine) - Static method in class dev.dejvokep.boostedyaml.block.Comments
-
- add(Object) - Method in class dev.dejvokep.boostedyaml.route.implementation.MultiKeyRoute
-
- add(Object) - Method in class dev.dejvokep.boostedyaml.route.implementation.MultiKeyRoute
-
- add(Object) - Method in class dev.dejvokep.boostedyaml.route.implementation.SingleKeyRoute
-
- add(Object) - Method in class dev.dejvokep.boostedyaml.route.implementation.SingleKeyRoute
-
- add(Object) - Method in interface dev.dejvokep.boostedyaml.route.Route
-
Adds the given non-null key to the route and returns the new object.
- add(Object) - Method in interface dev.dejvokep.boostedyaml.route.Route
-
Adds the given non-null key to the route and returns the new object.
- addComment(String) - Method in class dev.dejvokep.boostedyaml.block.Block
-
- addComment(String) - Method in class dev.dejvokep.boostedyaml.block.Block
-
- addComments(List<String>) - Method in class dev.dejvokep.boostedyaml.block.Block
-
- addComments(List<String>) - Method in class dev.dejvokep.boostedyaml.block.Block
-
- addCustomLogic(String, Consumer<YamlDocument>) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings.Builder
-
Adds custom logic to run on the document at the provided version ID.
- addCustomLogic(Map<String, List<Consumer<YamlDocument>>>) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings.Builder
-
Adds custom logic to run on the document, per version ID.
- addCustomLogic(String, Collection<Consumer<YamlDocument>>) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings.Builder
-
Adds custom logic to run on the document at the provided version ID.
- addCustomLogic(String, Consumer<YamlDocument>) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings.Builder
-
Adds custom logic to run on the document at the provided version ID.
- addCustomLogic(Map<String, List<Consumer<YamlDocument>>>) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings.Builder
-
Adds custom logic to run on the document, per version ID.
- addCustomLogic(String, Collection<Consumer<YamlDocument>>) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings.Builder
-
Adds custom logic to run on the document at the provided version ID.
- addIgnoredRoute(String, Route) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings.Builder
-
Adds a route to ignore if updating to the provided version ID.
- addIgnoredRoute(String, String, char) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings.Builder
-
Adds a route to ignore if updating to the provided version ID.
- addIgnoredRoute(String, Route) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings.Builder
-
Adds a route to ignore if updating to the provided version ID.
- addIgnoredRoute(String, String, char) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings.Builder
-
Adds a route to ignore if updating to the provided version ID.
- addIgnoredRoutes(String, Set<Route>) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings.Builder
-
Adds routes to ignore if updating to the provided version ID.
- addIgnoredRoutes(Map<String, Set<Route>>) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings.Builder
-
Adds routes to ignore if updating to a certain version ID.
- addIgnoredRoutes(String, Set<String>, char) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings.Builder
-
Adds routes to ignore if updating to the provided version ID.
- addIgnoredRoutes(Map<String, Set<String>>, char) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings.Builder
-
Adds routes to ignore if updating to a certain version ID.
- addIgnoredRoutes(String, Set<Route>) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings.Builder
-
Adds routes to ignore if updating to the provided version ID.
- addIgnoredRoutes(Map<String, Set<Route>>) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings.Builder
-
Adds routes to ignore if updating to a certain version ID.
- addIgnoredRoutes(String, Set<String>, char) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings.Builder
-
Adds routes to ignore if updating to the provided version ID.
- addIgnoredRoutes(Map<String, Set<String>>, char) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings.Builder
-
Adds routes to ignore if updating to a certain version ID.
- addMapper(String, Route, ValueMapper) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings.Builder
-
Adds a mapper to apply to the given route at the provided version ID.
- addMapper(String, String, ValueMapper, char) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings.Builder
-
Adds a mapper to apply to the given route at the provided version ID.
- addMapper(String, Route, ValueMapper) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings.Builder
-
Adds a mapper to apply to the given route at the provided version ID.
- addMapper(String, String, ValueMapper, char) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings.Builder
-
Adds a mapper to apply to the given route at the provided version ID.
- addMappers(String, Map<Route, ValueMapper>) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings.Builder
-
Adds mappers to apply to their respective routes at the provided version ID.
- addMappers(Map<String, Map<Route, ValueMapper>>) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings.Builder
-
Adds mappers to apply to their respective routes, per version ID.
- addMappers(String, Map<String, ValueMapper>, char) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings.Builder
-
Adds mappers to apply to their respective routes at the provided version ID.
- addMappers(Map<String, Map<String, ValueMapper>>, char) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings.Builder
-
Adds mappers to apply to their respective routes, per version ID.
- addMappers(String, Map<Route, ValueMapper>) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings.Builder
-
Adds mappers to apply to their respective routes at the provided version ID.
- addMappers(Map<String, Map<Route, ValueMapper>>) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings.Builder
-
Adds mappers to apply to their respective routes, per version ID.
- addMappers(String, Map<String, ValueMapper>, char) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings.Builder
-
Adds mappers to apply to their respective routes at the provided version ID.
- addMappers(Map<String, Map<String, ValueMapper>>, char) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings.Builder
-
Adds mappers to apply to their respective routes, per version ID.
- addRelocation(String, Route, Route) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings.Builder
-
Adds a relocation that took effect at the provided version ID.
- addRelocation(String, String, String, char) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings.Builder
-
Adds a relocation that took effect at the provided version ID.
- addRelocation(String, Route, Route) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings.Builder
-
Adds a relocation that took effect at the provided version ID.
- addRelocation(String, String, String, char) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings.Builder
-
Adds a relocation that took effect at the provided version ID.
- addRelocations(String, Map<Route, Route>) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings.Builder
-
Adds relocations (in from route = to route format) that took effect at the provided version ID.
- addRelocations(Map<String, Map<Route, Route>>) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings.Builder
-
Adds relocations (in from route = to route format) per version ID, at which they took effect.
- addRelocations(String, Map<String, String>, char) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings.Builder
-
Adds relocations (in from route = to route format) that took effect at the provided version ID.
- addRelocations(Map<String, Map<String, String>>, char) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings.Builder
-
Adds relocations (in from route = to route format) per version ID, at which they took effect.
- addRelocations(String, Map<Route, Route>) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings.Builder
-
Adds relocations (in from route = to route format) that took effect at the provided version ID.
- addRelocations(Map<String, Map<Route, Route>>) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings.Builder
-
Adds relocations (in from route = to route format) per version ID, at which they took effect.
- addRelocations(String, Map<String, String>, char) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings.Builder
-
Adds relocations (in from route = to route format) that took effect at the provided version ID.
- addRelocations(Map<String, Map<String, String>>, char) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings.Builder
-
Adds relocations (in from route = to route format) per version ID, at which they took effect.
- addTo(Route, Object) - Static method in interface dev.dejvokep.boostedyaml.route.Route
-
Adds the given non-null key to the route and returns the new object, if the route is
null, creates and returns a single key route containing only the key.
- addTo(Route, Object) - Static method in interface dev.dejvokep.boostedyaml.route.Route
-
Adds the given non-null key to the route and returns the new object, if the route is
null, creates and returns a single key route containing only the key.
- apply(Section, Map<Route, ValueMapper>) - Static method in class dev.dejvokep.boostedyaml.updater.operators.Mapper
-
Applies the provided mappers to the given section.
- apply(Section, Map<Route, ValueMapper>) - Static method in class dev.dejvokep.boostedyaml.updater.operators.Mapper
-
Applies the provided mappers to the given section.
- apply(Section, Map<Route, Route>) - Static method in class dev.dejvokep.boostedyaml.updater.operators.Relocator
-
Applies the provided relocations to the given section.
- apply(Section, Map<Route, Route>) - Static method in class dev.dejvokep.boostedyaml.updater.operators.Relocator
-
Applies the provided relocations to the given section.
- asID() - Method in class dev.dejvokep.boostedyaml.dvs.Version
-
Returns the version as an ID (for example
"1.2",
"5" etc. according to the
pattern).
- asID() - Method in class dev.dejvokep.boostedyaml.dvs.Version
-
Returns the version as an ID (for example
"1.2",
"5" etc. according to the
pattern).
- AutomaticVersioning - Class in dev.dejvokep.boostedyaml.dvs.versioning
-
Represents automatically supplied versioning information.
- AutomaticVersioning - Class in dev.dejvokep.boostedyaml.dvs.versioning
-
Represents automatically supplied versioning information.
- AutomaticVersioning(Pattern, Route) - Constructor for class dev.dejvokep.boostedyaml.dvs.versioning.AutomaticVersioning
-
Creates automatically supplied versioning information.
- AutomaticVersioning(Pattern, String) - Constructor for class dev.dejvokep.boostedyaml.dvs.versioning.AutomaticVersioning
-
Creates automatically supplied versioning information.
- AutomaticVersioning(Pattern, Route) - Constructor for class dev.dejvokep.boostedyaml.dvs.versioning.AutomaticVersioning
-
Creates automatically supplied versioning information.
- AutomaticVersioning(Pattern, String) - Constructor for class dev.dejvokep.boostedyaml.dvs.versioning.AutomaticVersioning
-
Creates automatically supplied versioning information.
- DEFAULT - Static variable in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings
-
Default dumper settings.
- DEFAULT - Static variable in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings
-
Default dumper settings.
- DEFAULT - Static variable in class dev.dejvokep.boostedyaml.settings.general.GeneralSettings
-
Default general settings.
- DEFAULT - Static variable in class dev.dejvokep.boostedyaml.settings.general.GeneralSettings
-
Default general settings.
- DEFAULT - Static variable in class dev.dejvokep.boostedyaml.settings.loader.LoaderSettings
-
Default loader settings.
- DEFAULT - Static variable in class dev.dejvokep.boostedyaml.settings.loader.LoaderSettings
-
Default loader settings.
- DEFAULT - Static variable in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings
-
Default updater settings.
- DEFAULT - Static variable in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings
-
Default updater settings.
- DEFAULT_ALLOW_DUPLICATE_KEYS - Static variable in class dev.dejvokep.boostedyaml.settings.loader.LoaderSettings.Builder
-
If to allow duplicate keys by default.
- DEFAULT_ALLOW_DUPLICATE_KEYS - Static variable in class dev.dejvokep.boostedyaml.settings.loader.LoaderSettings.Builder
-
If to allow duplicate keys by default.
- DEFAULT_ANCHOR_GENERATOR - Static variable in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings.Builder
-
Default anchor generator supplier.
- DEFAULT_ANCHOR_GENERATOR - Static variable in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings.Builder
-
Default anchor generator supplier.
- DEFAULT_AUTO_SAVE - Static variable in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings
-
If to, by default, automatically save the file after updating.
- DEFAULT_AUTO_SAVE - Static variable in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings
-
If to, by default, automatically save the file after updating.
- DEFAULT_AUTO_UPDATE - Static variable in class dev.dejvokep.boostedyaml.settings.loader.LoaderSettings.Builder
-
If to automatically update the file after load by default.
- DEFAULT_AUTO_UPDATE - Static variable in class dev.dejvokep.boostedyaml.settings.loader.LoaderSettings.Builder
-
If to automatically update the file after load by default.
- DEFAULT_BOOLEAN - Static variable in class dev.dejvokep.boostedyaml.settings.general.GeneralSettings
-
Default boolean.
- DEFAULT_BOOLEAN - Static variable in class dev.dejvokep.boostedyaml.settings.general.GeneralSettings
-
Default boolean.
- DEFAULT_CANONICAL - Static variable in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings.Builder
-
If to dump in canonical form by default.
- DEFAULT_CANONICAL - Static variable in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings.Builder
-
If to dump in canonical form by default.
- DEFAULT_CHAR - Static variable in class dev.dejvokep.boostedyaml.settings.general.GeneralSettings
-
Default char.
- DEFAULT_CHAR - Static variable in class dev.dejvokep.boostedyaml.settings.general.GeneralSettings
-
Default char.
- DEFAULT_CREATE_FILE_IF_ABSENT - Static variable in class dev.dejvokep.boostedyaml.settings.loader.LoaderSettings.Builder
-
If to automatically create a new file if absent by default.
- DEFAULT_CREATE_FILE_IF_ABSENT - Static variable in class dev.dejvokep.boostedyaml.settings.loader.LoaderSettings.Builder
-
If to automatically create a new file if absent by default.
- DEFAULT_DETAILED_ERRORS - Static variable in class dev.dejvokep.boostedyaml.settings.loader.LoaderSettings.Builder
-
If to print detailed error messages by default.
- DEFAULT_DETAILED_ERRORS - Static variable in class dev.dejvokep.boostedyaml.settings.loader.LoaderSettings.Builder
-
If to print detailed error messages by default.
- DEFAULT_ENABLE_DOWNGRADING - Static variable in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings
-
If to enable file downgrading by default.
- DEFAULT_ENABLE_DOWNGRADING - Static variable in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings
-
If to enable file downgrading by default.
- DEFAULT_ENCODING - Static variable in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings.Builder
-
Default encoding.
- DEFAULT_ENCODING - Static variable in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings.Builder
-
Default encoding.
- DEFAULT_END_MARKER - Static variable in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings.Builder
-
If to add document end by default.
- DEFAULT_END_MARKER - Static variable in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings.Builder
-
If to add document end by default.
- DEFAULT_ESCAPE_UNPRINTABLE - Static variable in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings.Builder
-
If to escape unprintable unicode characters by default.
- DEFAULT_ESCAPE_UNPRINTABLE - Static variable in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings.Builder
-
If to escape unprintable unicode characters by default.
- DEFAULT_ESCAPED_SEPARATOR - Static variable in class dev.dejvokep.boostedyaml.settings.general.GeneralSettings
-
Escaped version of the default separator.
- DEFAULT_ESCAPED_SEPARATOR - Static variable in class dev.dejvokep.boostedyaml.settings.general.GeneralSettings
-
Escaped version of the default separator.
- DEFAULT_FLOW_STYLE - Static variable in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings.Builder
-
Default flow style.
- DEFAULT_FLOW_STYLE - Static variable in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings.Builder
-
Default flow style.
- DEFAULT_INDENTATION - Static variable in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings.Builder
-
Default spaces per one indentation level.
- DEFAULT_INDENTATION - Static variable in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings.Builder
-
Default spaces per one indentation level.
- DEFAULT_INDICATOR_INDENTATION - Static variable in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings.Builder
-
Default spaces to use to indent indicators.
- DEFAULT_INDICATOR_INDENTATION - Static variable in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings.Builder
-
Default spaces to use to indent indicators.
- DEFAULT_KEEP_ALL - Static variable in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings
-
If to keep all non-merged content (present in the document, but not in the defaults) inside the document by
default.
- DEFAULT_KEEP_ALL - Static variable in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings
-
If to keep all non-merged content (present in the document, but not in the defaults) inside the document by
default.
- DEFAULT_KEY_FORMATTING - Static variable in class dev.dejvokep.boostedyaml.settings.general.GeneralSettings
-
Default key format.
- DEFAULT_KEY_FORMATTING - Static variable in class dev.dejvokep.boostedyaml.settings.general.GeneralSettings
-
Default key format.
- DEFAULT_LIST - Static variable in class dev.dejvokep.boostedyaml.settings.general.GeneralSettings
-
Default list supplier.
- DEFAULT_LIST - Static variable in class dev.dejvokep.boostedyaml.settings.general.GeneralSettings
-
Default list supplier.
- DEFAULT_MAP - Static variable in class dev.dejvokep.boostedyaml.settings.general.GeneralSettings
-
Default map supplier.
- DEFAULT_MAP - Static variable in class dev.dejvokep.boostedyaml.settings.general.GeneralSettings
-
Default map supplier.
- DEFAULT_MAPPING_FORMATTER - Static variable in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings.Builder
-
Default mapping node formatter - identity, which returns DumpSettings.getDefaultFlowStyle().
- DEFAULT_MAPPING_FORMATTER - Static variable in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings.Builder
-
Default mapping node formatter - identity, which returns DumpSettings.getDefaultFlowStyle().
- DEFAULT_MAX_LINE_WIDTH - Static variable in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings.Builder
-
Max line width by default.
- DEFAULT_MAX_LINE_WIDTH - Static variable in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings.Builder
-
Max line width by default.
- DEFAULT_MAX_SIMPLE_KEY_LENGTH - Static variable in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings.Builder
-
Max length for a key to have to be dumped in simple format.
- DEFAULT_MAX_SIMPLE_KEY_LENGTH - Static variable in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings.Builder
-
Max length for a key to have to be dumped in simple format.
- DEFAULT_MERGE_RULES - Static variable in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings
-
Default merge preservation rules.
- DEFAULT_MERGE_RULES - Static variable in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings
-
Default merge preservation rules.
- DEFAULT_MULTILINE_FORMAT - Static variable in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings.Builder
-
If to use multiline format by default.
- DEFAULT_MULTILINE_FORMAT - Static variable in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings.Builder
-
If to use multiline format by default.
- DEFAULT_NUMBER - Static variable in class dev.dejvokep.boostedyaml.settings.general.GeneralSettings
-
Default number.
- DEFAULT_NUMBER - Static variable in class dev.dejvokep.boostedyaml.settings.general.GeneralSettings
-
Default number.
- DEFAULT_OBJECT - Static variable in class dev.dejvokep.boostedyaml.settings.general.GeneralSettings
-
Default object.
- DEFAULT_OBJECT - Static variable in class dev.dejvokep.boostedyaml.settings.general.GeneralSettings
-
Default object.
- DEFAULT_OPTION_SORTING - Static variable in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings
-
Default option sorting.
- DEFAULT_OPTION_SORTING - Static variable in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings
-
Default option sorting.
- DEFAULT_ROOT_TAG - Static variable in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings.Builder
-
Default root tag.
- DEFAULT_ROOT_TAG - Static variable in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings.Builder
-
Default root tag.
- DEFAULT_ROUTE_SEPARATOR - Static variable in class dev.dejvokep.boostedyaml.settings.general.GeneralSettings
-
The default string route separator.
- DEFAULT_ROUTE_SEPARATOR - Static variable in class dev.dejvokep.boostedyaml.settings.general.GeneralSettings
-
The default string route separator.
- DEFAULT_SCALAR_FORMATTER - Static variable in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings.Builder
-
Default scalar node formatter - identity, which returns DumpSettings.getDefaultScalarStyle().
- DEFAULT_SCALAR_FORMATTER - Static variable in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings.Builder
-
Default scalar node formatter - identity, which returns DumpSettings.getDefaultScalarStyle().
- DEFAULT_SCALAR_STYLE - Static variable in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings.Builder
-
Default scalar style.
- DEFAULT_SCALAR_STYLE - Static variable in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings.Builder
-
Default scalar style.
- DEFAULT_SEQUENCE_FORMATTER - Static variable in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings.Builder
-
Default sequence node formatter - identity, which returns DumpSettings.getDefaultFlowStyle().
- DEFAULT_SEQUENCE_FORMATTER - Static variable in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings.Builder
-
Default sequence node formatter - identity, which returns DumpSettings.getDefaultFlowStyle().
- DEFAULT_SERIALIZED_TYPE_KEY - Static variable in class dev.dejvokep.boostedyaml.serialization.standard.StandardSerializer
-
Default key for serialized class identifier.
- DEFAULT_SERIALIZED_TYPE_KEY - Static variable in class dev.dejvokep.boostedyaml.serialization.standard.StandardSerializer
-
Default key for serialized class identifier.
- DEFAULT_SERIALIZER - Static variable in class dev.dejvokep.boostedyaml.settings.general.GeneralSettings
-
Default serializer.
- DEFAULT_SERIALIZER - Static variable in class dev.dejvokep.boostedyaml.settings.general.GeneralSettings
-
Default serializer.
- DEFAULT_SET - Static variable in class dev.dejvokep.boostedyaml.settings.general.GeneralSettings
-
Default set supplier.
- DEFAULT_SET - Static variable in class dev.dejvokep.boostedyaml.settings.general.GeneralSettings
-
Default set supplier.
- DEFAULT_START_MARKER - Static variable in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings.Builder
-
If to add document start by default.
- DEFAULT_START_MARKER - Static variable in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings.Builder
-
If to add document start by default.
- DEFAULT_STRING - Static variable in class dev.dejvokep.boostedyaml.settings.general.GeneralSettings
-
Default string.
- DEFAULT_STRING - Static variable in class dev.dejvokep.boostedyaml.settings.general.GeneralSettings
-
Default string.
- DEFAULT_STRING_STYLE - Static variable in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings.Builder
-
Default string style.
- DEFAULT_STRING_STYLE - Static variable in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings.Builder
-
Default string style.
- DEFAULT_USE_DEFAULTS - Static variable in class dev.dejvokep.boostedyaml.settings.general.GeneralSettings
-
If to use defaults by default.
- DEFAULT_USE_DEFAULTS - Static variable in class dev.dejvokep.boostedyaml.settings.general.GeneralSettings
-
If to use defaults by default.
- DEFAULT_VERSIONING - Static variable in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings
-
Default versioning.
- DEFAULT_VERSIONING - Static variable in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings
-
Default versioning.
- deserialize(Map<Object, Object>) - Method in class dev.dejvokep.boostedyaml.serialization.standard.StandardSerializer
-
- deserialize(Map<Object, Object>) - Method in class dev.dejvokep.boostedyaml.serialization.standard.StandardSerializer
-
- deserialize(Map<Object, Object>) - Method in interface dev.dejvokep.boostedyaml.serialization.standard.TypeAdapter
-
Deserializes the given map into instance of this type.
- deserialize(Map<Object, Object>) - Method in interface dev.dejvokep.boostedyaml.serialization.standard.TypeAdapter
-
Deserializes the given map into instance of this type.
- deserialize(Map<Object, Object>) - Method in interface dev.dejvokep.boostedyaml.serialization.YamlSerializer
-
Attempts to deserialize the given map into a class instance using this serializer.
- deserialize(Map<Object, Object>) - Method in interface dev.dejvokep.boostedyaml.serialization.YamlSerializer
-
Attempts to deserialize the given map into a class instance using this serializer.
- dev.dejvokep.boostedyaml - package dev.dejvokep.boostedyaml
-
- dev.dejvokep.boostedyaml.block - package dev.dejvokep.boostedyaml.block
-
- dev.dejvokep.boostedyaml.block.implementation - package dev.dejvokep.boostedyaml.block.implementation
-
- dev.dejvokep.boostedyaml.dvs - package dev.dejvokep.boostedyaml.dvs
-
- dev.dejvokep.boostedyaml.dvs.segment - package dev.dejvokep.boostedyaml.dvs.segment
-
- dev.dejvokep.boostedyaml.dvs.versioning - package dev.dejvokep.boostedyaml.dvs.versioning
-
- dev.dejvokep.boostedyaml.engine - package dev.dejvokep.boostedyaml.engine
-
- dev.dejvokep.boostedyaml.route - package dev.dejvokep.boostedyaml.route
-
- dev.dejvokep.boostedyaml.route.implementation - package dev.dejvokep.boostedyaml.route.implementation
-
- dev.dejvokep.boostedyaml.serialization - package dev.dejvokep.boostedyaml.serialization
-
- dev.dejvokep.boostedyaml.serialization.standard - package dev.dejvokep.boostedyaml.serialization.standard
-
- dev.dejvokep.boostedyaml.settings - package dev.dejvokep.boostedyaml.settings
-
- dev.dejvokep.boostedyaml.settings.dumper - package dev.dejvokep.boostedyaml.settings.dumper
-
- dev.dejvokep.boostedyaml.settings.general - package dev.dejvokep.boostedyaml.settings.general
-
- dev.dejvokep.boostedyaml.settings.loader - package dev.dejvokep.boostedyaml.settings.loader
-
- dev.dejvokep.boostedyaml.settings.updater - package dev.dejvokep.boostedyaml.settings.updater
-
- dev.dejvokep.boostedyaml.updater - package dev.dejvokep.boostedyaml.updater
-
- dev.dejvokep.boostedyaml.updater.operators - package dev.dejvokep.boostedyaml.updater.operators
-
- dev.dejvokep.boostedyaml.utils.conversion - package dev.dejvokep.boostedyaml.utils.conversion
-
- dev.dejvokep.boostedyaml.utils.format - package dev.dejvokep.boostedyaml.utils.format
-
- dev.dejvokep.boostedyaml.utils.supplier - package dev.dejvokep.boostedyaml.utils.supplier
-
- dump() - Method in class dev.dejvokep.boostedyaml.YamlDocument
-
Dumps the contents to a string using the associated
dumper and
general settings.
- dump(DumperSettings) - Method in class dev.dejvokep.boostedyaml.YamlDocument
-
Dumps the contents to a string using the given dumper and associated
general
settings.
- dump() - Method in class dev.dejvokep.boostedyaml.YamlDocument
-
Dumps the contents to a string using the associated
dumper and
general settings.
- dump(DumperSettings) - Method in class dev.dejvokep.boostedyaml.YamlDocument
-
Dumps the contents to a string using the given dumper and associated
general
settings.
- DumperSettings - Class in dev.dejvokep.boostedyaml.settings.dumper
-
Dumper settings cover all options related explicitly (only) to file dumping.
- DumperSettings - Class in dev.dejvokep.boostedyaml.settings.dumper
-
Dumper settings cover all options related explicitly (only) to file dumping.
- DumperSettings.Builder - Class in dev.dejvokep.boostedyaml.settings.dumper
-
Builder for dumper settings; wrapper for SnakeYAML Engine's DumpSettingsBuilder class which is more
detailed, provides more options and possibilities, hides options which should not be configured.
- DumperSettings.Builder - Class in dev.dejvokep.boostedyaml.settings.dumper
-
Builder for dumper settings; wrapper for SnakeYAML Engine's DumpSettingsBuilder class which is more
detailed, provides more options and possibilities, hides options which should not be configured.
- DumperSettings.Encoding - Enum in dev.dejvokep.boostedyaml.settings.dumper
-
Represents supported encoding.
- DumperSettings.Encoding - Enum in dev.dejvokep.boostedyaml.settings.dumper
-
Represents supported encoding.
- GeneralSettings - Class in dev.dejvokep.boostedyaml.settings.general
-
General settings cover all options related to documents in general.
- GeneralSettings - Class in dev.dejvokep.boostedyaml.settings.general
-
General settings cover all options related to documents in general.
- GeneralSettings.Builder - Class in dev.dejvokep.boostedyaml.settings.general
-
Builder for general settings.
- GeneralSettings.Builder - Class in dev.dejvokep.boostedyaml.settings.general
-
Builder for general settings.
- GeneralSettings.KeyFormat - Enum in dev.dejvokep.boostedyaml.settings.general
-
Key format for sections to use; specifies how the loaded/supplied keys should be formatted.
- GeneralSettings.KeyFormat - Enum in dev.dejvokep.boostedyaml.settings.general
-
Key format for sections to use; specifies how the loaded/supplied keys should be formatted.
- get(Block<?>, NodeRole, Comments.Position) - Static method in class dev.dejvokep.boostedyaml.block.Comments
-
Returns comments at the given position.
- get(Block<?>, Comments.NodeType, Comments.Position) - Static method in class dev.dejvokep.boostedyaml.block.Comments
-
- get(Block<?>, NodeRole, Comments.Position) - Static method in class dev.dejvokep.boostedyaml.block.Comments
-
Returns comments at the given position.
- get(Block<?>, Comments.NodeType, Comments.Position) - Static method in class dev.dejvokep.boostedyaml.block.Comments
-
- get(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns the value of the block (the actual value - list, integer...) at the given route, or if it is a section,
the corresponding
Section instance.
- get(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns the value of the block (the actual value - list, integer...) at the given route, or if it is a section,
the corresponding
Section instance.
- get(Route, Object) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns the value of the block (the actual value - list, integer...) at the given route, or if it is a section,
the corresponding
Section instance.
- get(String, Object) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns the value of the block (the actual value - list, integer...) at the given route, or if it is a section,
the corresponding
Section instance.
- get(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns the value of the block (the actual value - list, integer...) at the given route, or if it is a section,
the corresponding
Section instance.
- get(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns the value of the block (the actual value - list, integer...) at the given route, or if it is a section,
the corresponding
Section instance.
- get(Route, Object) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns the value of the block (the actual value - list, integer...) at the given route, or if it is a section,
the corresponding
Section instance.
- get(String, Object) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns the value of the block (the actual value - list, integer...) at the given route, or if it is a section,
the corresponding
Section instance.
- get(int) - Method in class dev.dejvokep.boostedyaml.route.implementation.MultiKeyRoute
-
- get(int) - Method in class dev.dejvokep.boostedyaml.route.implementation.MultiKeyRoute
-
- get(int) - Method in class dev.dejvokep.boostedyaml.route.implementation.SingleKeyRoute
-
- get(int) - Method in class dev.dejvokep.boostedyaml.route.implementation.SingleKeyRoute
-
- get(int) - Method in interface dev.dejvokep.boostedyaml.route.Route
-
Returns key at the given index.
- get(int) - Method in interface dev.dejvokep.boostedyaml.route.Route
-
Returns key at the given index.
- getAs(Route, Class<T>) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns the value of the block (the actual value) at the given route, or if it is a section, the corresponding
Section instance, in both cases cast to instance of the given class.
- getAs(String, Class<T>) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns the value of the block (the actual value) at the given route, or if it is a section, the corresponding
Section instance, in both cases cast to instance of the given class.
- getAs(Route, Class<T>, T) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns the value of the block (the actual value) at the given route, or if it is a section, the corresponding
Section instance, in both cases cast to instance of the given class.
- getAs(String, Class<T>, T) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns the value of the block (the actual value) at the given route, or if it is a section, the corresponding
Section instance, in both cases cast to instance of the given class.
- getAs(Route, Class<T>) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns the value of the block (the actual value) at the given route, or if it is a section, the corresponding
Section instance, in both cases cast to instance of the given class.
- getAs(String, Class<T>) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns the value of the block (the actual value) at the given route, or if it is a section, the corresponding
Section instance, in both cases cast to instance of the given class.
- getAs(Route, Class<T>, T) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns the value of the block (the actual value) at the given route, or if it is a section, the corresponding
Section instance, in both cases cast to instance of the given class.
- getAs(String, Class<T>, T) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns the value of the block (the actual value) at the given route, or if it is a section, the corresponding
Section instance, in both cases cast to instance of the given class.
- getAsOptional(Route, Class<T>) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns the value of the block (the actual value) at the given route, or if it is a section, the corresponding
Section instance, in both cases cast to instance of the given class; encapsulated in an instance of
Optional.
- getAsOptional(String, Class<T>) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns the value of the block (the actual value) at the given route, or if it is a section, the corresponding
Section instance, in both cases cast to instance of the given class; encapsulated in an instance of
Optional.
- getAsOptional(Route, Class<T>) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns the value of the block (the actual value) at the given route, or if it is a section, the corresponding
Section instance, in both cases cast to instance of the given class; encapsulated in an instance of
Optional.
- getAsOptional(String, Class<T>) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns the value of the block (the actual value) at the given route, or if it is a section, the corresponding
Section instance, in both cases cast to instance of the given class; encapsulated in an instance of
Optional.
- getBigInt(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns big integer at the given route.
- getBigInt(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns big integer at the given route.
- getBigInt(Route, BigInteger) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns big integer at the given route.
- getBigInt(String, BigInteger) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns big integer at the given route.
- getBigInt(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns big integer at the given route.
- getBigInt(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns big integer at the given route.
- getBigInt(Route, BigInteger) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns big integer at the given route.
- getBigInt(String, BigInteger) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns big integer at the given route.
- getBigIntList(Route, List<BigInteger>) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of big integers at the given route.
- getBigIntList(String, List<BigInteger>) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of big integers at the given route.
- getBigIntList(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of big integers at the given route.
- getBigIntList(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of big integers at the given route.
- getBigIntList(Route, List<BigInteger>) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of big integers at the given route.
- getBigIntList(String, List<BigInteger>) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of big integers at the given route.
- getBigIntList(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of big integers at the given route.
- getBigIntList(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of big integers at the given route.
- getBlock(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
- getBlock(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
- getBlock(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
- getBlock(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
- getBoolean(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns boolean at the given route.
- getBoolean(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns boolean at the given route.
- getBoolean(Route, Boolean) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns boolean at the given route.
- getBoolean(String, Boolean) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns boolean at the given route.
- getBoolean(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns boolean at the given route.
- getBoolean(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns boolean at the given route.
- getBoolean(Route, Boolean) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns boolean at the given route.
- getBoolean(String, Boolean) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns boolean at the given route.
- getByte(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns byte at the given route.
- getByte(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns byte at the given route.
- getByte(Route, Byte) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns byte at the given route.
- getByte(String, Byte) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns byte at the given route.
- getByte(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns byte at the given route.
- getByte(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns byte at the given route.
- getByte(Route, Byte) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns byte at the given route.
- getByte(String, Byte) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns byte at the given route.
- getByteList(Route, List<Byte>) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of bytes at the given route.
- getByteList(String, List<Byte>) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of bytes at the given route.
- getByteList(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of bytes at the given route.
- getByteList(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of bytes at the given route.
- getByteList(Route, List<Byte>) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of bytes at the given route.
- getByteList(String, List<Byte>) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of bytes at the given route.
- getByteList(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of bytes at the given route.
- getByteList(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of bytes at the given route.
- getChar(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns char at the given route.
- getChar(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns char at the given route.
- getChar(Route, Character) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns char at the given route.
- getChar(String, Character) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns char at the given route.
- getChar(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns char at the given route.
- getChar(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns char at the given route.
- getChar(Route, Character) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns char at the given route.
- getChar(String, Character) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns char at the given route.
- getComments() - Method in class dev.dejvokep.boostedyaml.block.Block
-
- getComments() - Method in class dev.dejvokep.boostedyaml.block.Block
-
- getConstructed(Node) - Method in class dev.dejvokep.boostedyaml.engine.ExtendedConstructor
-
- getConstructed(Node) - Method in class dev.dejvokep.boostedyaml.engine.ExtendedConstructor
-
- getCursor(int) - Method in class dev.dejvokep.boostedyaml.dvs.Version
-
Returns the cursor corresponding to
pattern segment at the given index.
- getCursor(int) - Method in class dev.dejvokep.boostedyaml.dvs.Version
-
Returns the cursor corresponding to
pattern segment at the given index.
- getCustomLogic(String) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings
-
Returns custom logic to run at the given version ID.
- getCustomLogic(String) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings
-
Returns custom logic to run at the given version ID.
- getDefault() - Static method in class dev.dejvokep.boostedyaml.serialization.standard.StandardSerializer
-
- getDefault() - Static method in class dev.dejvokep.boostedyaml.serialization.standard.StandardSerializer
-
- getDefaultBoolean() - Method in class dev.dejvokep.boostedyaml.settings.general.GeneralSettings
-
Returns default boolean to use by
Section getters if the return type is boolean.
- getDefaultBoolean() - Method in class dev.dejvokep.boostedyaml.settings.general.GeneralSettings
-
Returns default boolean to use by
Section getters if the return type is boolean.
- getDefaultChar() - Method in class dev.dejvokep.boostedyaml.settings.general.GeneralSettings
-
Returns default char to use by
Section getters if the return type is char.
- getDefaultChar() - Method in class dev.dejvokep.boostedyaml.settings.general.GeneralSettings
-
Returns default char to use by
Section getters if the return type is char.
- getDefaultList(int) - Method in class dev.dejvokep.boostedyaml.settings.general.GeneralSettings
-
Returns default list of the given size.
- getDefaultList() - Method in class dev.dejvokep.boostedyaml.settings.general.GeneralSettings
-
Returns an empty default list.
- getDefaultList(int) - Method in class dev.dejvokep.boostedyaml.settings.general.GeneralSettings
-
Returns default list of the given size.
- getDefaultList() - Method in class dev.dejvokep.boostedyaml.settings.general.GeneralSettings
-
Returns an empty default list.
- getDefaultMap(int) - Method in class dev.dejvokep.boostedyaml.settings.general.GeneralSettings
-
Returns default map of the given size.
- getDefaultMap() - Method in class dev.dejvokep.boostedyaml.settings.general.GeneralSettings
-
Returns an empty default map.
- getDefaultMap(int) - Method in class dev.dejvokep.boostedyaml.settings.general.GeneralSettings
-
Returns default map of the given size.
- getDefaultMap() - Method in class dev.dejvokep.boostedyaml.settings.general.GeneralSettings
-
Returns an empty default map.
- getDefaultMapSupplier() - Method in class dev.dejvokep.boostedyaml.settings.general.GeneralSettings
-
Returns default map supplier to use to supply map instances during loading/creating new sections/when needed.
- getDefaultMapSupplier() - Method in class dev.dejvokep.boostedyaml.settings.general.GeneralSettings
-
Returns default map supplier to use to supply map instances during loading/creating new sections/when needed.
- getDefaultNumber() - Method in class dev.dejvokep.boostedyaml.settings.general.GeneralSettings
-
Returns default number to use by
Section getters if the return type is a number - integer, float, byte,
biginteger...
- getDefaultNumber() - Method in class dev.dejvokep.boostedyaml.settings.general.GeneralSettings
-
Returns default number to use by
Section getters if the return type is a number - integer, float, byte,
biginteger...
- getDefaultObject() - Method in class dev.dejvokep.boostedyaml.settings.general.GeneralSettings
-
Returns default object to use by
Section getters if the return type is object.
- getDefaultObject() - Method in class dev.dejvokep.boostedyaml.settings.general.GeneralSettings
-
Returns default object to use by
Section getters if the return type is object.
- getDefaults() - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns equivalent of this section in the defaults.
- getDefaults() - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns equivalent of this section in the defaults.
- getDefaults() - Method in class dev.dejvokep.boostedyaml.YamlDocument
-
Returns the defaults associated with the document, if any were given to YamlDocument.create()
method.
- getDefaults() - Method in class dev.dejvokep.boostedyaml.YamlDocument
-
Returns the defaults associated with the document, if any were given to YamlDocument.create()
method.
- getDefaultSet(int) - Method in class dev.dejvokep.boostedyaml.settings.general.GeneralSettings
-
Returns default set of the given size.
- getDefaultSet() - Method in class dev.dejvokep.boostedyaml.settings.general.GeneralSettings
-
Returns an empty default set.
- getDefaultSet(int) - Method in class dev.dejvokep.boostedyaml.settings.general.GeneralSettings
-
Returns default set of the given size.
- getDefaultSet() - Method in class dev.dejvokep.boostedyaml.settings.general.GeneralSettings
-
Returns an empty default set.
- getDefaultString() - Method in class dev.dejvokep.boostedyaml.settings.general.GeneralSettings
-
Returns default string to use by
Section getters if the return type is string.
- getDefaultString() - Method in class dev.dejvokep.boostedyaml.settings.general.GeneralSettings
-
Returns default string to use by
Section getters if the return type is string.
- getDocumentVersion(Section, boolean) - Method in class dev.dejvokep.boostedyaml.dvs.versioning.AutomaticVersioning
-
- getDocumentVersion(Section, boolean) - Method in class dev.dejvokep.boostedyaml.dvs.versioning.AutomaticVersioning
-
- getDocumentVersion(Section, boolean) - Method in class dev.dejvokep.boostedyaml.dvs.versioning.ManualVersioning
-
- getDocumentVersion(Section, boolean) - Method in class dev.dejvokep.boostedyaml.dvs.versioning.ManualVersioning
-
- getDocumentVersion(Section, boolean) - Method in interface dev.dejvokep.boostedyaml.dvs.versioning.Versioning
-
Returns version of the given document (section).
- getDocumentVersion(Section, boolean) - Method in interface dev.dejvokep.boostedyaml.dvs.versioning.Versioning
-
Returns version of the given document (section).
- getDouble(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns double at the given route.
- getDouble(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns double at the given route.
- getDouble(Route, Double) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns double at the given route.
- getDouble(String, Double) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns double at the given route.
- getDouble(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns double at the given route.
- getDouble(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns double at the given route.
- getDouble(Route, Double) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns double at the given route.
- getDouble(String, Double) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns double at the given route.
- getDoubleList(Route, List<Double>) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of doubles at the given route.
- getDoubleList(String, List<Double>) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of doubles at the given route.
- getDoubleList(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of doubles at the given route.
- getDoubleList(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of doubles at the given route.
- getDoubleList(Route, List<Double>) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of doubles at the given route.
- getDoubleList(String, List<Double>) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of doubles at the given route.
- getDoubleList(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of doubles at the given route.
- getDoubleList(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of doubles at the given route.
- getDumperSettings() - Method in class dev.dejvokep.boostedyaml.YamlDocument
-
Returns the dumper settings associated with the file.
- getDumperSettings() - Method in class dev.dejvokep.boostedyaml.YamlDocument
-
Returns the dumper settings associated with the file.
- getElement(int) - Method in class dev.dejvokep.boostedyaml.dvs.segment.LiteralSegment
-
- getElement(int) - Method in class dev.dejvokep.boostedyaml.dvs.segment.LiteralSegment
-
- getElement(int) - Method in class dev.dejvokep.boostedyaml.dvs.segment.RangeSegment
-
- getElement(int) - Method in class dev.dejvokep.boostedyaml.dvs.segment.RangeSegment
-
- getElement(int) - Method in interface dev.dejvokep.boostedyaml.dvs.segment.Segment
-
Returns i-th element in the segment's definition (the first element having index 0).
- getElement(int) - Method in interface dev.dejvokep.boostedyaml.dvs.segment.Segment
-
Returns i-th element in the segment's definition (the first element having index 0).
- getElementLength(int) - Method in class dev.dejvokep.boostedyaml.dvs.segment.LiteralSegment
-
- getElementLength(int) - Method in class dev.dejvokep.boostedyaml.dvs.segment.LiteralSegment
-
- getElementLength(int) - Method in class dev.dejvokep.boostedyaml.dvs.segment.RangeSegment
-
- getElementLength(int) - Method in class dev.dejvokep.boostedyaml.dvs.segment.RangeSegment
-
- getElementLength(int) - Method in interface dev.dejvokep.boostedyaml.dvs.segment.Segment
-
Returns length (in characters) of the i-th element in the segment's definition (the first element having
index 0).
- getElementLength(int) - Method in interface dev.dejvokep.boostedyaml.dvs.segment.Segment
-
Returns length (in characters) of the i-th element in the segment's definition (the first element having
index 0).
- getEnum(Route, Class<T>) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns enum at the given route.
- getEnum(String, Class<T>) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns enum at the given route.
- getEnum(Route, Class<T>, T) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns enum at the given route.
- getEnum(String, Class<T>, T) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns enum at the given route.
- getEnum(Route, Class<T>) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns enum at the given route.
- getEnum(String, Class<T>) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns enum at the given route.
- getEnum(Route, Class<T>, T) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns enum at the given route.
- getEnum(String, Class<T>, T) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns enum at the given route.
- getEscapedSeparator() - Method in class dev.dejvokep.boostedyaml.route.RouteFactory
-
- getEscapedSeparator() - Method in class dev.dejvokep.boostedyaml.route.RouteFactory
-
- getEscapedSeparator() - Method in class dev.dejvokep.boostedyaml.settings.general.GeneralSettings
-
Returns the escaped route separator.
- getEscapedSeparator() - Method in class dev.dejvokep.boostedyaml.settings.general.GeneralSettings
-
Returns the escaped route separator.
- getFile() - Method in class dev.dejvokep.boostedyaml.YamlDocument
-
Returns the file associated with this document, if any were given to YamlDocument.create() method.
- getFile() - Method in class dev.dejvokep.boostedyaml.YamlDocument
-
Returns the file associated with this document, if any were given to YamlDocument.create() method.
- getFirstVersion() - Method in class dev.dejvokep.boostedyaml.dvs.Pattern
-
Builds and returns the first version specified by this pattern, being the version with all cursors set to
0.
- getFirstVersion() - Method in class dev.dejvokep.boostedyaml.dvs.Pattern
-
Builds and returns the first version specified by this pattern, being the version with all cursors set to
0.
- getFirstVersion() - Method in class dev.dejvokep.boostedyaml.dvs.versioning.AutomaticVersioning
-
- getFirstVersion() - Method in class dev.dejvokep.boostedyaml.dvs.versioning.AutomaticVersioning
-
- getFirstVersion() - Method in class dev.dejvokep.boostedyaml.dvs.versioning.ManualVersioning
-
- getFirstVersion() - Method in class dev.dejvokep.boostedyaml.dvs.versioning.ManualVersioning
-
- getFirstVersion() - Method in interface dev.dejvokep.boostedyaml.dvs.versioning.Versioning
-
Returns the first version specified by the used pattern.
- getFirstVersion() - Method in interface dev.dejvokep.boostedyaml.dvs.versioning.Versioning
-
Returns the first version specified by the used pattern.
- getFloat(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns float at the given route.
- getFloat(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns float at the given route.
- getFloat(Route, Float) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns float at the given route.
- getFloat(String, Float) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns float at the given route.
- getFloat(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns float at the given route.
- getFloat(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns float at the given route.
- getFloat(Route, Float) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns float at the given route.
- getFloat(String, Float) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns float at the given route.
- getFloatList(Route, List<Float>) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of floats at the given route.
- getFloatList(String, List<Float>) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of floats at the given route.
- getFloatList(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of floats at the given route.
- getFloatList(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of floats at the given route.
- getFloatList(Route, List<Float>) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of floats at the given route.
- getFloatList(String, List<Float>) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of floats at the given route.
- getFloatList(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of floats at the given route.
- getFloatList(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of floats at the given route.
- getFor(boolean, boolean) - Static method in enum dev.dejvokep.boostedyaml.settings.updater.MergeRule
-
Returns merge rule representing the given information.
- getFor(boolean, boolean) - Static method in enum dev.dejvokep.boostedyaml.settings.updater.MergeRule
-
Returns merge rule representing the given information.
- getGeneralSettings() - Method in class dev.dejvokep.boostedyaml.YamlDocument
-
Returns the general settings associated with the file.
- getGeneralSettings() - Method in class dev.dejvokep.boostedyaml.YamlDocument
-
Returns the general settings associated with the file.
- getIgnoredRoutes(String, char) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings
-
Returns which routes to ignore if updating to the specified version ID.
- getIgnoredRoutes(String, char) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings
-
Returns which routes to ignore if updating to the specified version ID.
- getInt(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns integer at the given route.
- getInt(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns integer at the given route.
- getInt(Route, Integer) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns integer at the given route.
- getInt(String, Integer) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns integer at the given route.
- getInt(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns integer at the given route.
- getInt(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns integer at the given route.
- getInt(Route, Integer) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns integer at the given route.
- getInt(String, Integer) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns integer at the given route.
- getIntList(Route, List<Integer>) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of integers at the given route.
- getIntList(String, List<Integer>) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of integers at the given route.
- getIntList(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of integers at the given route.
- getIntList(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of integers at the given route.
- getIntList(Route, List<Integer>) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of integers at the given route.
- getIntList(String, List<Integer>) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of integers at the given route.
- getIntList(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of integers at the given route.
- getIntList(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of integers at the given route.
- getKeyFormat() - Method in class dev.dejvokep.boostedyaml.settings.general.GeneralSettings
-
Returns the key format to use.
- getKeyFormat() - Method in class dev.dejvokep.boostedyaml.settings.general.GeneralSettings
-
Returns the key format to use.
- getKeys() - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns set of direct keys (in this section only - not deep); while not keeping any reference to this section.
- getKeys() - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns set of direct keys (in this section only - not deep); while not keeping any reference to this section.
- getList(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list at the given route.
- getList(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list at the given route.
- getList(Route, List<?>) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list at the given route.
- getList(String, List<?>) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list at the given route.
- getList(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list at the given route.
- getList(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list at the given route.
- getList(Route, List<?>) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list at the given route.
- getList(String, List<?>) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list at the given route.
- getLoaderSettings() - Method in class dev.dejvokep.boostedyaml.YamlDocument
-
Returns the loader settings associated with the file.
- getLoaderSettings() - Method in class dev.dejvokep.boostedyaml.YamlDocument
-
Returns the loader settings associated with the file.
- getLong(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns long at the given route.
- getLong(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns long at the given route.
- getLong(Route, Long) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns long at the given route.
- getLong(String, Long) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns long at the given route.
- getLong(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns long at the given route.
- getLong(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns long at the given route.
- getLong(Route, Long) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns long at the given route.
- getLong(String, Long) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns long at the given route.
- getLongList(Route, List<Long>) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of longs at the given route.
- getLongList(String, List<Long>) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of longs at the given route.
- getLongList(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of longs at the given route.
- getLongList(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of longs at the given route.
- getLongList(Route, List<Long>) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of longs at the given route.
- getLongList(String, List<Long>) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of longs at the given route.
- getLongList(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of longs at the given route.
- getLongList(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of longs at the given route.
- getMapList(Route, List<Map<?, ?>>) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of maps at the given route.
- getMapList(String, List<Map<?, ?>>) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of maps at the given route.
- getMapList(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of maps at the given route.
- getMapList(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of maps at the given route.
- getMapList(Route, List<Map<?, ?>>) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of maps at the given route.
- getMapList(String, List<Map<?, ?>>) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of maps at the given route.
- getMapList(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of maps at the given route.
- getMapList(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of maps at the given route.
- getMappers(String, char) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings
-
Returns mappers to apply at the given version ID.
- getMappers(String, char) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings
-
Returns mappers to apply at the given version ID.
- getMappingFormatter() - Method in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings
-
Returns the formatter to use for mapping nodes.
- getMappingFormatter() - Method in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings
-
Returns the formatter to use for mapping nodes.
- getMergeRules() - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings
-
Returns merge preservation rules.
- getMergeRules() - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings
-
Returns merge preservation rules.
- getName() - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns the name of this section.
- getName() - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns the name of this section.
- getNameAsRoute() - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns the name of this section as a single-key route.
- getNameAsRoute() - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns the name of this section as a single-key route.
- getNameAsString() - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns the name of this section as a string.
- getNameAsString() - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns the name of this section as a string.
- getNumber(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns number at the given route.
- getNumber(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns number at the given route.
- getNumber(Route, Number) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns number at the given route.
- getNumber(String, Number) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns number at the given route.
- getNumber(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns number at the given route.
- getNumber(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns number at the given route.
- getNumber(Route, Number) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns number at the given route.
- getNumber(String, Number) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns number at the given route.
- getOptional(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns the value of the block (the actual value - list, integer...) at the given route, or if it is a section,
the corresponding
Section instance; encapsulated in an instance of
Optional.
- getOptional(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns the value of the block (the actual value - list, integer...) at the given route, or if it is a section,
the corresponding
Section instance; encapsulated in an instance of
Optional.
- getOptional(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns the value of the block (the actual value - list, integer...) at the given route, or if it is a section,
the corresponding
Section instance; encapsulated in an instance of
Optional.
- getOptional(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns the value of the block (the actual value - list, integer...) at the given route, or if it is a section,
the corresponding
Section instance; encapsulated in an instance of
Optional.
- getOptionalBigInt(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns big integer at the given route encapsulated in an instance of
Optional.
- getOptionalBigInt(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns big integer at the given route encapsulated in an instance of
Optional.
- getOptionalBigInt(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns big integer at the given route encapsulated in an instance of
Optional.
- getOptionalBigInt(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns big integer at the given route encapsulated in an instance of
Optional.
- getOptionalBigIntList(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of big integers at the given route encapsulated in an instance of
Optional.
- getOptionalBigIntList(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of big integers at the given route encapsulated in an instance of
Optional.
- getOptionalBigIntList(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of big integers at the given route encapsulated in an instance of
Optional.
- getOptionalBigIntList(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of big integers at the given route encapsulated in an instance of
Optional.
- getOptionalBlock(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns block at the given route encapsulated in an instance of
Optional.
- getOptionalBlock(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns block at the given string route encapsulated in an instance of
Optional.
- getOptionalBlock(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns block at the given route encapsulated in an instance of
Optional.
- getOptionalBlock(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns block at the given string route encapsulated in an instance of
Optional.
- getOptionalBoolean(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns boolean at the given route encapsulated in an instance of
Optional.
- getOptionalBoolean(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns boolean at the given route encapsulated in an instance of
Optional.
- getOptionalBoolean(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns boolean at the given route encapsulated in an instance of
Optional.
- getOptionalBoolean(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns boolean at the given route encapsulated in an instance of
Optional.
- getOptionalByte(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns byte at the given route encapsulated in an instance of
Optional.
- getOptionalByte(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns byte at the given route encapsulated in an instance of
Optional.
- getOptionalByte(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns byte at the given route encapsulated in an instance of
Optional.
- getOptionalByte(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns byte at the given route encapsulated in an instance of
Optional.
- getOptionalByteList(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of bytes at the given route encapsulated in an instance of
Optional.
- getOptionalByteList(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of bytes at the given route encapsulated in an instance of
Optional.
- getOptionalByteList(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of bytes at the given route encapsulated in an instance of
Optional.
- getOptionalByteList(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of bytes at the given route encapsulated in an instance of
Optional.
- getOptionalChar(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns char at the given route encapsulated in an instance of
Optional.
- getOptionalChar(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns char at the given route encapsulated in an instance of
Optional.
- getOptionalChar(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns char at the given route encapsulated in an instance of
Optional.
- getOptionalChar(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns char at the given route encapsulated in an instance of
Optional.
- getOptionalDouble(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns double at the given route encapsulated in an instance of
Optional.
- getOptionalDouble(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns double at the given route encapsulated in an instance of
Optional.
- getOptionalDouble(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns double at the given route encapsulated in an instance of
Optional.
- getOptionalDouble(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns double at the given route encapsulated in an instance of
Optional.
- getOptionalDoubleList(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of doubles at the given route encapsulated in an instance of
Optional.
- getOptionalDoubleList(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of doubles at the given route encapsulated in an instance of
Optional.
- getOptionalDoubleList(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of doubles at the given route encapsulated in an instance of
Optional.
- getOptionalDoubleList(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of doubles at the given route encapsulated in an instance of
Optional.
- getOptionalEnum(Route, Class<T>) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns enum at the given route encapsulated in an instance of
Optional.
- getOptionalEnum(String, Class<T>) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns enum at the given route encapsulated in an instance of
Optional.
- getOptionalEnum(Route, Class<T>) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns enum at the given route encapsulated in an instance of
Optional.
- getOptionalEnum(String, Class<T>) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns enum at the given route encapsulated in an instance of
Optional.
- getOptionalFloat(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns float at the given route encapsulated in an instance of
Optional.
- getOptionalFloat(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns float at the given route encapsulated in an instance of
Optional.
- getOptionalFloat(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns float at the given route encapsulated in an instance of
Optional.
- getOptionalFloat(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns float at the given route encapsulated in an instance of
Optional.
- getOptionalFloatList(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of floats at the given route encapsulated in an instance of
Optional.
- getOptionalFloatList(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of floats at the given route encapsulated in an instance of
Optional.
- getOptionalFloatList(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of floats at the given route encapsulated in an instance of
Optional.
- getOptionalFloatList(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of floats at the given route encapsulated in an instance of
Optional.
- getOptionalInt(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns number at the given route encapsulated in an instance of
Optional.
- getOptionalInt(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns integer at the given route encapsulated in an instance of
Optional.
- getOptionalInt(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns number at the given route encapsulated in an instance of
Optional.
- getOptionalInt(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns integer at the given route encapsulated in an instance of
Optional.
- getOptionalIntList(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of integers at the given route encapsulated in an instance of
Optional.
- getOptionalIntList(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of integers at the given route encapsulated in an instance of
Optional.
- getOptionalIntList(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of integers at the given route encapsulated in an instance of
Optional.
- getOptionalIntList(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of integers at the given route encapsulated in an instance of
Optional.
- getOptionalList(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list at the given route encapsulated in an instance of
Optional.
- getOptionalList(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list at the given route encapsulated in an instance of
Optional.
- getOptionalList(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list at the given route encapsulated in an instance of
Optional.
- getOptionalList(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list at the given route encapsulated in an instance of
Optional.
- getOptionalLong(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns long at the given route encapsulated in an instance of
Optional.
- getOptionalLong(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns long at the given route encapsulated in an instance of
Optional.
- getOptionalLong(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns long at the given route encapsulated in an instance of
Optional.
- getOptionalLong(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns long at the given route encapsulated in an instance of
Optional.
- getOptionalLongList(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of longs at the given route encapsulated in an instance of
Optional.
- getOptionalLongList(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of longs at the given route encapsulated in an instance of
Optional.
- getOptionalLongList(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of longs at the given route encapsulated in an instance of
Optional.
- getOptionalLongList(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of longs at the given route encapsulated in an instance of
Optional.
- getOptionalMapList(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of maps at the given route encapsulated in an instance of
Optional.
- getOptionalMapList(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of maps at the given route encapsulated in an instance of
Optional.
- getOptionalMapList(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of maps at the given route encapsulated in an instance of
Optional.
- getOptionalMapList(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of maps at the given route encapsulated in an instance of
Optional.
- getOptionalNumber(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns number at the given route encapsulated in an instance of
Optional.
- getOptionalNumber(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns number at the given route encapsulated in an instance of
Optional.
- getOptionalNumber(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns number at the given route encapsulated in an instance of
Optional.
- getOptionalNumber(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns number at the given route encapsulated in an instance of
Optional.
- getOptionalSection(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns section at the given route encapsulated in an instance of
Optional.
- getOptionalSection(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns section at the given route encapsulated in an instance of
Optional.
- getOptionalSection(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns section at the given route encapsulated in an instance of
Optional.
- getOptionalSection(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns section at the given route encapsulated in an instance of
Optional.
- getOptionalShort(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns short at the given route encapsulated in an instance of
Optional.
- getOptionalShort(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns short at the given route encapsulated in an instance of
Optional.
- getOptionalShort(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns short at the given route encapsulated in an instance of
Optional.
- getOptionalShort(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns short at the given route encapsulated in an instance of
Optional.
- getOptionalShortList(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of shorts at the given route encapsulated in an instance of
Optional.
- getOptionalShortList(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of shorts at the given route encapsulated in an instance of
Optional.
- getOptionalShortList(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of shorts at the given route encapsulated in an instance of
Optional.
- getOptionalShortList(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of shorts at the given route encapsulated in an instance of
Optional.
- getOptionalString(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns string at the given route encapsulated in an instance of
Optional.
- getOptionalString(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns string at the given route encapsulated in an instance of
Optional.
- getOptionalString(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns string at the given route encapsulated in an instance of
Optional.
- getOptionalString(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns string at the given route encapsulated in an instance of
Optional.
- getOptionalStringList(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of strings at the given route encapsulated in an instance of
Optional.
- getOptionalStringList(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of strings at the given route encapsulated in an instance of
Optional.
- getOptionalStringList(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of strings at the given route encapsulated in an instance of
Optional.
- getOptionalStringList(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of strings at the given route encapsulated in an instance of
Optional.
- getOptionSorting() - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings
-
Returns how to sort options in sections during merging.
- getOptionSorting() - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings
-
Returns how to sort options in sections during merging.
- getParent() - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns the parent section, or
null if this section has no parent - the section is also the root
(check
Section.isRoot()).
- getParent(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns section at the parent route of the given one, encapsulated in an instance of
Optional.
- getParent(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns section at the parent route of the given one, encapsulated in an instance of
Optional.
- getParent() - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns the parent section, or
null if this section has no parent - the section is also the root
(check
Section.isRoot()).
- getParent(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns section at the parent route of the given one, encapsulated in an instance of
Optional.
- getParent(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns section at the parent route of the given one, encapsulated in an instance of
Optional.
- getPart(int) - Method in class dev.dejvokep.boostedyaml.dvs.Pattern
-
- getPart(int) - Method in class dev.dejvokep.boostedyaml.dvs.Pattern
-
- getPattern() - Method in class dev.dejvokep.boostedyaml.dvs.Version
-
Returns the versions' pattern (was also used to parse the version).
- getPattern() - Method in class dev.dejvokep.boostedyaml.dvs.Version
-
Returns the versions' pattern (was also used to parse the version).
- getRelocations(String, char) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings
-
Returns relocations (in from route = to route format) that took effect at the given version ID.
- getRelocations(String, char) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings
-
Returns relocations (in from route = to route format) that took effect at the given version ID.
- getRoot() - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns the root file of this section.
- getRoot() - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns the root file of this section.
- getRoute() - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns the absolute route of this section (route to this section from the root
Section.getRoot()).
- getRoute() - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns the absolute route of this section (route to this section from the root
Section.getRoot()).
- getRouteAsString() - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns the absolute route of this section (route to this section from the root
Section.getRoot()) as a string.
- getRouteAsString() - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns the absolute route of this section (route to this section from the root
Section.getRoot()) as a string.
- getRouteMappedBlocks(boolean) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns a complete map of route=block pairs; while not keeping any reference to this (or sub-) sections.
- getRouteMappedBlocks(boolean) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns a complete map of route=block pairs; while not keeping any reference to this (or sub-) sections.
- getRouteMappedValues(boolean) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns a complete map of route=value pairs; while not keeping any reference to this (or sub-) sections.
- getRouteMappedValues(boolean) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns a complete map of route=value pairs; while not keeping any reference to this (or sub-) sections.
- getRoutes(boolean) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns set of routes in this section; while not keeping any reference to this (or sub-) sections.
- getRoutes(boolean) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns set of routes in this section; while not keeping any reference to this (or sub-) sections.
- getRoutesAsStrings(boolean) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns set of routes (interpreted as strings) in this section; while not keeping any reference to this (or sub-)
sections.
- getRoutesAsStrings(boolean) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns set of routes (interpreted as strings) in this section; while not keeping any reference to this (or sub-)
sections.
- getRouteSeparator() - Method in class dev.dejvokep.boostedyaml.settings.general.GeneralSettings
-
Sets route separator used to separate individual keys inside a string route and vice-versa.
- getRouteSeparator() - Method in class dev.dejvokep.boostedyaml.settings.general.GeneralSettings
-
Sets route separator used to separate individual keys inside a string route and vice-versa.
- getScalarFormatter() - Method in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings
-
Returns the formatter to use for scalar nodes.
- getScalarFormatter() - Method in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings
-
Returns the formatter to use for scalar nodes.
- getSection(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns section at the given route.
- getSection(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns section at the given route.
- getSection(Route, Section) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns section at the given route.
- getSection(String, Section) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns section at the given route.
- getSection(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns section at the given route.
- getSection(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns section at the given route.
- getSection(Route, Section) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns section at the given route.
- getSection(String, Section) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns section at the given route.
- getSegment(int) - Method in class dev.dejvokep.boostedyaml.dvs.Pattern
-
Returns segment at the given index (index 0 refers to the most significant one on the left).
- getSegment(int) - Method in class dev.dejvokep.boostedyaml.dvs.Pattern
-
Returns segment at the given index (index 0 refers to the most significant one on the left).
- getSeparator() - Method in class dev.dejvokep.boostedyaml.route.RouteFactory
-
Returns the separator character.
- getSeparator() - Method in class dev.dejvokep.boostedyaml.route.RouteFactory
-
Returns the separator character.
- getSequenceFormatter() - Method in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings
-
Returns the formatter to use for sequence nodes.
- getSequenceFormatter() - Method in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings
-
Returns the formatter to use for sequence nodes.
- getSerializer() - Method in class dev.dejvokep.boostedyaml.settings.general.GeneralSettings
-
Returns serializer to use for custom object serialization/deserialization.
- getSerializer() - Method in class dev.dejvokep.boostedyaml.settings.general.GeneralSettings
-
Returns serializer to use for custom object serialization/deserialization.
- getShort(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns short at the given route.
- getShort(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns short at the given route.
- getShort(Route, Short) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns short at the given route.
- getShort(String, Short) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns short at the given route.
- getShort(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns short at the given route.
- getShort(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns short at the given route.
- getShort(Route, Short) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns short at the given route.
- getShort(String, Short) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns short at the given route.
- getShortList(Route, List<Short>) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of shorts at the given route.
- getShortList(String, List<Short>) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of shorts at the given route.
- getShortList(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of shorts at the given route.
- getShortList(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of shorts at the given route.
- getShortList(Route, List<Short>) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of shorts at the given route.
- getShortList(String, List<Short>) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of shorts at the given route.
- getShortList(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of shorts at the given route.
- getShortList(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of shorts at the given route.
- getStoredValue() - Method in class dev.dejvokep.boostedyaml.block.Block
-
Returns the stored value.
- getStoredValue() - Method in class dev.dejvokep.boostedyaml.block.Block
-
Returns the stored value.
- getString(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns string at the given route.
- getString(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns string at the given route.
- getString(Route, String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns string at the given route.
- getString(String, String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns string at the given route.
- getString(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns string at the given route.
- getString(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns string at the given route.
- getString(Route, String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns string at the given route.
- getString(String, String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns string at the given route.
- getStringList(Route, List<String>) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of strings at the given route.
- getStringList(String, List<String>) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of strings at the given route.
- getStringList(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of strings at the given route.
- getStringList(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of strings at the given route.
- getStringList(Route, List<String>) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of strings at the given route.
- getStringList(String, List<String>) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of strings at the given route.
- getStringList(Route) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of strings at the given route.
- getStringList(String) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns list of strings at the given route.
- getStringRouteMappedBlocks(boolean) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns a complete map of route=block pairs; while not keeping any reference to this (or sub-) sections.
- getStringRouteMappedBlocks(boolean) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns a complete map of route=block pairs; while not keeping any reference to this (or sub-) sections.
- getStringRouteMappedValues(boolean) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns a complete map of route=value pairs; while not keeping any reference to this (or sub-) sections.
- getStringRouteMappedValues(boolean) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns a complete map of route=value pairs; while not keeping any reference to this (or sub-) sections.
- getStringStyle() - Method in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings
-
Returns the style to use for
String instances.
- getStringStyle() - Method in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings
-
Returns the style to use for
String instances.
- getSubRoute(Object) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns sub-route for the specified key derived from this section's
route.
- getSubRoute(Object) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Returns sub-route for the specified key derived from this section's
route.
- getSupportedClasses() - Method in class dev.dejvokep.boostedyaml.serialization.standard.StandardSerializer
-
- getSupportedClasses() - Method in class dev.dejvokep.boostedyaml.serialization.standard.StandardSerializer
-
- getSupportedClasses() - Method in interface dev.dejvokep.boostedyaml.serialization.YamlSerializer
-
Returns a set of all explicitly defined classes this serializer supports and can (de-)serialize.
- getSupportedClasses() - Method in interface dev.dejvokep.boostedyaml.serialization.YamlSerializer
-
Returns a set of all explicitly defined classes this serializer supports and can (de-)serialize.
- getSupportedParentClasses() - Method in class dev.dejvokep.boostedyaml.serialization.standard.StandardSerializer
-
- getSupportedParentClasses() - Method in class dev.dejvokep.boostedyaml.serialization.standard.StandardSerializer
-
- getSupportedParentClasses() - Method in interface dev.dejvokep.boostedyaml.serialization.YamlSerializer
-
Returns a set of all parent classes (classes, interfaces...) instances of which this serializer supports and can
(de-)serialize.
- getSupportedParentClasses() - Method in interface dev.dejvokep.boostedyaml.serialization.YamlSerializer
-
Returns a set of all parent classes (classes, interfaces...) instances of which this serializer supports and can
(de-)serialize.
- getUpdaterSettings() - Method in class dev.dejvokep.boostedyaml.YamlDocument
-
Returns the updater settings associated with the file.
- getUpdaterSettings() - Method in class dev.dejvokep.boostedyaml.YamlDocument
-
Returns the updater settings associated with the file.
- getVersion(String) - Method in class dev.dejvokep.boostedyaml.dvs.Pattern
-
Parses the given version ID.
- getVersion(String) - Method in class dev.dejvokep.boostedyaml.dvs.Pattern
-
Parses the given version ID.
- getVersioning() - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings
-
Returns the versioning.
- getVersioning() - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings
-
Returns the versioning.
- save() - Method in class dev.dejvokep.boostedyaml.YamlDocument
-
- save(File) - Method in class dev.dejvokep.boostedyaml.YamlDocument
-
Saves the contents to the given file using the associated
dumper and
general settings, in
UTF-8 charset.
- save(OutputStream, Charset) - Method in class dev.dejvokep.boostedyaml.YamlDocument
-
Saves the contents to the given stream using the associated
dumper and
general settings, in the given charset.
- save(OutputStreamWriter) - Method in class dev.dejvokep.boostedyaml.YamlDocument
-
Saves the contents to the given writer using the associated
dumper and
general settings.
- save() - Method in class dev.dejvokep.boostedyaml.YamlDocument
-
- save(File) - Method in class dev.dejvokep.boostedyaml.YamlDocument
-
Saves the contents to the given file using the associated
dumper and
general settings, in
UTF-8 charset.
- save(OutputStream, Charset) - Method in class dev.dejvokep.boostedyaml.YamlDocument
-
Saves the contents to the given stream using the associated
dumper and
general settings, in the given charset.
- save(OutputStreamWriter) - Method in class dev.dejvokep.boostedyaml.YamlDocument
-
Saves the contents to the given writer using the associated
dumper and
general settings.
- Section - Class in dev.dejvokep.boostedyaml.block.implementation
-
Represents one YAML section (map), while storing its contents and comments.
- Section - Class in dev.dejvokep.boostedyaml.block.implementation
-
Represents one YAML section (map), while storing its contents and comments.
- Section(YamlDocument, Section, Route, Node, MappingNode, ExtendedConstructor) - Constructor for class dev.dejvokep.boostedyaml.block.implementation.Section
-
Creates a section using the given relatives, nodes and constructor, which is used to retrieve the actual Java
representations of nodes (and sub-nodes).
- Section(YamlDocument, Section, Route, Block<?>, Map<?, ?>) - Constructor for class dev.dejvokep.boostedyaml.block.implementation.Section
-
Creates a section using the given relatives, previous block and mappings.
- Section(Map<Object, Block<?>>) - Constructor for class dev.dejvokep.boostedyaml.block.implementation.Section
-
Creates a section using the given (not necessarily empty) instance of default map.
- Section(YamlDocument, Section, Route, Node, MappingNode, ExtendedConstructor) - Constructor for class dev.dejvokep.boostedyaml.block.implementation.Section
-
Creates a section using the given relatives, nodes and constructor, which is used to retrieve the actual Java
representations of nodes (and sub-nodes).
- Section(YamlDocument, Section, Route, Block<?>, Map<?, ?>) - Constructor for class dev.dejvokep.boostedyaml.block.implementation.Section
-
Creates a section using the given relatives, previous block and mappings.
- Section(Map<Object, Block<?>>) - Constructor for class dev.dejvokep.boostedyaml.block.implementation.Section
-
Creates a section using the given (not necessarily empty) instance of default map.
- section(BiFunction<Section, Route, Object>) - Static method in interface dev.dejvokep.boostedyaml.settings.updater.ValueMapper
-
- section(BiFunction<Section, Route, Object>) - Static method in interface dev.dejvokep.boostedyaml.settings.updater.ValueMapper
-
- Segment - Interface in dev.dejvokep.boostedyaml.dvs.segment
-
Represents a segment in definition of a
Pattern.
- Segment - Interface in dev.dejvokep.boostedyaml.dvs.segment
-
Represents a segment in definition of a
Pattern.
- serialize(T, MapSupplier) - Method in class dev.dejvokep.boostedyaml.serialization.standard.StandardSerializer
-
- serialize(T, MapSupplier) - Method in class dev.dejvokep.boostedyaml.serialization.standard.StandardSerializer
-
- serialize(T) - Method in interface dev.dejvokep.boostedyaml.serialization.standard.TypeAdapter
-
Serializes the given instance into a map.
- serialize(T) - Method in interface dev.dejvokep.boostedyaml.serialization.standard.TypeAdapter
-
Serializes the given instance into a map.
- serialize(T, MapSupplier) - Method in interface dev.dejvokep.boostedyaml.serialization.YamlSerializer
-
Attempts to serialize the given object into a map and returns it.
- serialize(T, MapSupplier) - Method in interface dev.dejvokep.boostedyaml.serialization.YamlSerializer
-
Attempts to serialize the given object into a map and returns it.
- set(Block<?>, NodeRole, Comments.Position, List<CommentLine>) - Static method in class dev.dejvokep.boostedyaml.block.Comments
-
Sets the given comments at the given position.
- set(Block<?>, Comments.NodeType, Comments.Position, List<CommentLine>) - Static method in class dev.dejvokep.boostedyaml.block.Comments
-
- set(Block<?>, NodeRole, Comments.Position, List<CommentLine>) - Static method in class dev.dejvokep.boostedyaml.block.Comments
-
Sets the given comments at the given position.
- set(Block<?>, Comments.NodeType, Comments.Position, List<CommentLine>) - Static method in class dev.dejvokep.boostedyaml.block.Comments
-
- set(Route, Object) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Sets the given value at the given route in this section - overwrites the already existing value (if any).
- set(String, Object) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Sets the given value at the given route in this section - overwrites the already existing value (if any).
- set(Route, Object) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Sets the given value at the given route in this section - overwrites the already existing value (if any).
- set(String, Object) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Sets the given value at the given route in this section - overwrites the already existing value (if any).
- setAll(Map<Route, Object>) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Sets all the given mappings into this section in order as returned by the given map's iterator.
- setAll(Map<Route, Object>) - Method in class dev.dejvokep.boostedyaml.block.implementation.Section
-
Sets all the given mappings into this section in order as returned by the given map's iterator.
- setAllowDuplicateKeys(boolean) - Method in class dev.dejvokep.boostedyaml.settings.loader.LoaderSettings.Builder
-
Sets if to allow duplicate keys in sections (last key wins when loading).
- setAllowDuplicateKeys(boolean) - Method in class dev.dejvokep.boostedyaml.settings.loader.LoaderSettings.Builder
-
Sets if to allow duplicate keys in sections (last key wins when loading).
- setAnchorGenerator(Supplier<AnchorGenerator>) - Method in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings.Builder
-
Sets a custom anchor generator supplier used to supply generators when dumping.
- setAnchorGenerator(Supplier<AnchorGenerator>) - Method in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings.Builder
-
Sets a custom anchor generator supplier used to supply generators when dumping.
- setAutoSave(boolean) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings.Builder
-
Sets if the file should automatically be saved using
save() after the updater has
finished updating (does not save if nothing's changed).
- setAutoSave(boolean) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings.Builder
-
Sets if the file should automatically be saved using
save() after the updater has
finished updating (does not save if nothing's changed).
- setAutoUpdate(boolean) - Method in class dev.dejvokep.boostedyaml.settings.loader.LoaderSettings.Builder
-
If enabled, automatically calls
update() after the document has been loaded.
- setAutoUpdate(boolean) - Method in class dev.dejvokep.boostedyaml.settings.loader.LoaderSettings.Builder
-
If enabled, automatically calls
update() after the document has been loaded.
- setCanonicalForm(boolean) - Method in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings.Builder
-
Sets if to dump in canonical form.
- setCanonicalForm(boolean) - Method in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings.Builder
-
Sets if to dump in canonical form.
- setComments(List<String>) - Method in class dev.dejvokep.boostedyaml.block.Block
-
- setComments(List<String>) - Method in class dev.dejvokep.boostedyaml.block.Block
-
- setCreateFileIfAbsent(boolean) - Method in class dev.dejvokep.boostedyaml.settings.loader.LoaderSettings.Builder
-
Sets if to create a new file and save it if it does not exist automatically.
- setCreateFileIfAbsent(boolean) - Method in class dev.dejvokep.boostedyaml.settings.loader.LoaderSettings.Builder
-
Sets if to create a new file and save it if it does not exist automatically.
- setDefaultBoolean(Boolean) - Method in class dev.dejvokep.boostedyaml.settings.general.GeneralSettings.Builder
-
Sets default boolean used by section getters if the return type is boolean.
- setDefaultBoolean(Boolean) - Method in class dev.dejvokep.boostedyaml.settings.general.GeneralSettings.Builder
-
Sets default boolean used by section getters if the return type is boolean.
- setDefaultChar(Character) - Method in class dev.dejvokep.boostedyaml.settings.general.GeneralSettings.Builder
-
Sets default char used by section getters if the return type is char.
- setDefaultChar(Character) - Method in class dev.dejvokep.boostedyaml.settings.general.GeneralSettings.Builder
-
Sets default char used by section getters if the return type is char.
- setDefaultList(ListSupplier) - Method in class dev.dejvokep.boostedyaml.settings.general.GeneralSettings.Builder
-
Sets default list supplier used to supply list instances during loading/when needed.
- setDefaultList(ListSupplier) - Method in class dev.dejvokep.boostedyaml.settings.general.GeneralSettings.Builder
-
Sets default list supplier used to supply list instances during loading/when needed.
- setDefaultMap(MapSupplier) - Method in class dev.dejvokep.boostedyaml.settings.general.GeneralSettings.Builder
-
Sets default map supplier used to supply map instances during loading/creating new sections/when needed.
- setDefaultMap(MapSupplier) - Method in class dev.dejvokep.boostedyaml.settings.general.GeneralSettings.Builder
-
Sets default map supplier used to supply map instances during loading/creating new sections/when needed.
- setDefaultNumber(Number) - Method in class dev.dejvokep.boostedyaml.settings.general.GeneralSettings.Builder
-
Sets default number used by section getters if the return type is a number - integer, float, byte,
biginteger...
- setDefaultNumber(Number) - Method in class dev.dejvokep.boostedyaml.settings.general.GeneralSettings.Builder
-
Sets default number used by section getters if the return type is a number - integer, float, byte,
biginteger...
- setDefaultObject(Object) - Method in class dev.dejvokep.boostedyaml.settings.general.GeneralSettings.Builder
-
Sets default object used by section getters if the return type is object.
- setDefaultObject(Object) - Method in class dev.dejvokep.boostedyaml.settings.general.GeneralSettings.Builder
-
Sets default object used by section getters if the return type is object.
- setDefaultSet(SetSupplier) - Method in class dev.dejvokep.boostedyaml.settings.general.GeneralSettings.Builder
-
Sets default set supplier used to supply set instances during loading/when needed.
- setDefaultSet(SetSupplier) - Method in class dev.dejvokep.boostedyaml.settings.general.GeneralSettings.Builder
-
Sets default set supplier used to supply set instances during loading/when needed.
- setDefaultString(String) - Method in class dev.dejvokep.boostedyaml.settings.general.GeneralSettings.Builder
-
Sets default string used by section getters if the return type is string.
- setDefaultString(String) - Method in class dev.dejvokep.boostedyaml.settings.general.GeneralSettings.Builder
-
Sets default string used by section getters if the return type is string.
- setDetailedErrors(boolean) - Method in class dev.dejvokep.boostedyaml.settings.loader.LoaderSettings.Builder
-
Sets if to print detailed error messages.
- setDetailedErrors(boolean) - Method in class dev.dejvokep.boostedyaml.settings.loader.LoaderSettings.Builder
-
Sets if to print detailed error messages.
- setDumperSettings(DumperSettings) - Method in class dev.dejvokep.boostedyaml.YamlDocument
-
- setDumperSettings(DumperSettings) - Method in class dev.dejvokep.boostedyaml.YamlDocument
-
- setEnableDowngrading(boolean) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings.Builder
-
Sets if to enable downgrading.
- setEnableDowngrading(boolean) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings.Builder
-
Sets if to enable downgrading.
- setEncoding(DumperSettings.Encoding) - Method in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings.Builder
-
Sets the encoding to use.
- setEncoding(DumperSettings.Encoding) - Method in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings.Builder
-
Sets the encoding to use.
- setEndMarker(boolean) - Method in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings.Builder
-
Sets if to forcefully add document end marker (...
- setEndMarker(boolean) - Method in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings.Builder
-
Sets if to forcefully add document end marker (...
- setEnvironmentConfig(EnvConfig) - Method in class dev.dejvokep.boostedyaml.settings.loader.LoaderSettings.Builder
-
Sets custom environment variable config.
- setEnvironmentConfig(EnvConfig) - Method in class dev.dejvokep.boostedyaml.settings.loader.LoaderSettings.Builder
-
Sets custom environment variable config.
- setErrorLabel(String) - Method in class dev.dejvokep.boostedyaml.settings.loader.LoaderSettings.Builder
-
Sets custom label for error messages.
- setErrorLabel(String) - Method in class dev.dejvokep.boostedyaml.settings.loader.LoaderSettings.Builder
-
Sets custom label for error messages.
- setEscapeUnprintable(boolean) - Method in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings.Builder
-
Sets if strings containing unprintable characters should have those characters escaped, or the whole string
dumped as binary data.
- setEscapeUnprintable(boolean) - Method in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings.Builder
-
Sets if strings containing unprintable characters should have those characters escaped, or the whole string
dumped as binary data.
- setFlowStyle(FlowStyle) - Method in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings.Builder
-
Sets the flow style to use.
- setFlowStyle(FlowStyle) - Method in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings.Builder
-
Sets the flow style to use.
- setGeneralSettings(GeneralSettings) - Method in class dev.dejvokep.boostedyaml.YamlDocument
-
- setGeneralSettings(GeneralSettings) - Method in class dev.dejvokep.boostedyaml.YamlDocument
-
- setIgnored(boolean) - Method in class dev.dejvokep.boostedyaml.block.Block
-
Sets if to ignore this block.
- setIgnored(boolean) - Method in class dev.dejvokep.boostedyaml.block.Block
-
Sets if to ignore this block.
- setIgnoredRoutes(Map<String, Set<Route>>) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings.Builder
-
- setIgnoredRoutes(String, Set<Route>) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings.Builder
-
- setIgnoredRoutes(Map<String, Set<Route>>) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings.Builder
-
- setIgnoredRoutes(String, Set<Route>) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings.Builder
-
- setIgnoredStringRoutes(Map<String, Set<String>>) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings.Builder
-
- setIgnoredStringRoutes(String, Set<String>) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings.Builder
-
- setIgnoredStringRoutes(Map<String, Set<String>>) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings.Builder
-
- setIgnoredStringRoutes(String, Set<String>) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings.Builder
-
- setIndentation(int) - Method in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings.Builder
-
Sets how many spaces to use per one indent = one level in YAML indentation hierarchy.
- setIndentation(int) - Method in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings.Builder
-
Sets how many spaces to use per one indent = one level in YAML indentation hierarchy.
- setIndicatorIndentation(int) - Method in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings.Builder
-
Sets how many spaces to use per one indentation level for indicators.
- setIndicatorIndentation(int) - Method in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings.Builder
-
Sets how many spaces to use per one indentation level for indicators.
- setKeepAll(boolean) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings.Builder
-
Sets if to keep all non-merged (that don't have an equivalent in the defaults) blocks in the document instead
of deleting them.
- setKeepAll(boolean) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings.Builder
-
Sets if to keep all non-merged (that don't have an equivalent in the defaults) blocks in the document instead
of deleting them.
- setKeyFormat(GeneralSettings.KeyFormat) - Method in class dev.dejvokep.boostedyaml.settings.general.GeneralSettings.Builder
-
Sets the key format to use.
- setKeyFormat(GeneralSettings.KeyFormat) - Method in class dev.dejvokep.boostedyaml.settings.general.GeneralSettings.Builder
-
Sets the key format to use.
- setLineBreak(String) - Method in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings.Builder
-
Sets the line break appended at the end of each line.
- setLineBreak(String) - Method in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings.Builder
-
Sets the line break appended at the end of each line.
- setLineWidth(int) - Method in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings.Builder
-
Sets the preferred line width.
- setLineWidth(int) - Method in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings.Builder
-
Sets the preferred line width.
- setLoaderSettings(LoaderSettings) - Method in class dev.dejvokep.boostedyaml.YamlDocument
-
- setLoaderSettings(LoaderSettings) - Method in class dev.dejvokep.boostedyaml.YamlDocument
-
- setMappingFormatter(Formatter<FlowStyle, Map<?, ?>>) - Method in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings.Builder
-
Sets the mapping formatter to use when formatting mapping nodes.
- setMappingFormatter(Formatter<FlowStyle, Map<?, ?>>) - Method in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings.Builder
-
Sets the mapping formatter to use when formatting mapping nodes.
- setMaxCollectionAliases(int) - Method in class dev.dejvokep.boostedyaml.settings.loader.LoaderSettings.Builder
-
- setMaxCollectionAliases(int) - Method in class dev.dejvokep.boostedyaml.settings.loader.LoaderSettings.Builder
-
- setMaxSimpleKeyLength(int) - Method in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings.Builder
-
Sets the maximum length a key can (in serialized form, also applies to flow sequence and map keys) have to be
printed in simple format (without the explicit key indicator ?
- setMaxSimpleKeyLength(int) - Method in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings.Builder
-
Sets the maximum length a key can (in serialized form, also applies to flow sequence and map keys) have to be
printed in simple format (without the explicit key indicator ?
- setMergeRule(MergeRule, boolean) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings.Builder
-
Sets merge preservation rule and overwrites the already existing value for the given rule.
- setMergeRule(MergeRule, boolean) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings.Builder
-
Sets merge preservation rule and overwrites the already existing value for the given rule.
- setMergeRules(Map<MergeRule, Boolean>) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings.Builder
-
Sets merge preservation rules.
- setMergeRules(Map<MergeRule, Boolean>) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings.Builder
-
Sets merge preservation rules.
- setMultilineStyle(boolean) - Method in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings.Builder
-
Sets if to separate content of the document using newlines to make the dumped file somewhat readable; has
effect if and only if the flow style is set to FlowStyle.FLOW.
- setMultilineStyle(boolean) - Method in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings.Builder
-
Sets if to separate content of the document using newlines to make the dumped file somewhat readable; has
effect if and only if the flow style is set to FlowStyle.FLOW.
- setOptionSorting(UpdaterSettings.OptionSorting) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings.Builder
-
Sets how to sort options in sections during merging.
- setOptionSorting(UpdaterSettings.OptionSorting) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings.Builder
-
Sets how to sort options in sections during merging.
- setRelocations(Map<String, Map<Route, Route>>) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings.Builder
-
- setRelocations(String, Map<Route, Route>) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings.Builder
-
- setRelocations(Map<String, Map<Route, Route>>) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings.Builder
-
- setRelocations(String, Map<Route, Route>) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings.Builder
-
- setRootTag(Tag) - Method in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings.Builder
-
Sets the (explicit) tag of the root document element (top-level element in the document).
- setRootTag(Tag) - Method in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings.Builder
-
Sets the (explicit) tag of the root document element (top-level element in the document).
- setRouteSeparator(char) - Method in class dev.dejvokep.boostedyaml.settings.general.GeneralSettings.Builder
-
Sets route separator used to separate individual keys inside a string route and vice-versa.
- setRouteSeparator(char) - Method in class dev.dejvokep.boostedyaml.settings.general.GeneralSettings.Builder
-
Sets route separator used to separate individual keys inside a string route and vice-versa.
- setScalarFormatter(Formatter<ScalarStyle, String>) - Method in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings.Builder
-
Sets the scalar formatter to use when formatting scalar nodes.
- setScalarFormatter(Formatter<ScalarStyle, String>) - Method in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings.Builder
-
Sets the scalar formatter to use when formatting scalar nodes.
- setScalarStyle(ScalarStyle) - Method in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings.Builder
-
Sets the scalar style to use.
- setScalarStyle(ScalarStyle) - Method in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings.Builder
-
Sets the scalar style to use.
- setSchema(Schema) - Method in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings.Builder
-
Sets custom schema to use.
- setSchema(Schema) - Method in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings.Builder
-
Sets custom schema to use.
- setSchema(Schema) - Method in class dev.dejvokep.boostedyaml.settings.loader.LoaderSettings.Builder
-
Sets custom schema to use.
- setSchema(Schema) - Method in class dev.dejvokep.boostedyaml.settings.loader.LoaderSettings.Builder
-
Sets custom schema to use.
- setSequenceFormatter(Formatter<FlowStyle, Iterable<?>>) - Method in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings.Builder
-
Sets the sequence formatter to use when formatting sequence nodes.
- setSequenceFormatter(Formatter<FlowStyle, Iterable<?>>) - Method in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings.Builder
-
Sets the sequence formatter to use when formatting sequence nodes.
- setSerializer(YamlSerializer) - Method in class dev.dejvokep.boostedyaml.settings.general.GeneralSettings.Builder
-
Sets serializer used for custom object serialization/deserialization.
- setSerializer(YamlSerializer) - Method in class dev.dejvokep.boostedyaml.settings.general.GeneralSettings.Builder
-
Sets serializer used for custom object serialization/deserialization.
- setSettings(Settings...) - Method in class dev.dejvokep.boostedyaml.YamlDocument
-
Sets new settings to be used by this document, overwriting the previous settings associated with this document.
- setSettings(Settings...) - Method in class dev.dejvokep.boostedyaml.YamlDocument
-
Sets new settings to be used by this document, overwriting the previous settings associated with this document.
- setStartMarker(boolean) - Method in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings.Builder
-
Sets if to forcefully add document start marker (---).
- setStartMarker(boolean) - Method in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings.Builder
-
Sets if to forcefully add document start marker (---).
- setStringRelocations(Map<String, Map<String, String>>) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings.Builder
-
- setStringRelocations(String, Map<String, String>) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings.Builder
-
- setStringRelocations(Map<String, Map<String, String>>) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings.Builder
-
- setStringRelocations(String, Map<String, String>) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings.Builder
-
- setStringStyle(ScalarStyle) - Method in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings.Builder
-
- setStringStyle(ScalarStyle) - Method in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings.Builder
-
- SetSupplier - Interface in dev.dejvokep.boostedyaml.utils.supplier
-
Supplier used to supply sets of any type.
- SetSupplier - Interface in dev.dejvokep.boostedyaml.utils.supplier
-
Supplier used to supply sets of any type.
- setTagConstructors(Map<Tag, ConstructNode>) - Method in class dev.dejvokep.boostedyaml.settings.loader.LoaderSettings.Builder
-
Sets custom node to Java object constructors, per YAML tag.
- setTagConstructors(Map<Tag, ConstructNode>) - Method in class dev.dejvokep.boostedyaml.settings.loader.LoaderSettings.Builder
-
Sets custom node to Java object constructors, per YAML tag.
- setTagDirectives(Map<String, String>) - Method in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings.Builder
-
Sets the given tag (%TAG) directives in form of a map, where key is the !
- setTagDirectives(Map<String, String>) - Method in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings.Builder
-
Sets the given tag (%TAG) directives in form of a map, where key is the !
- Settings - Interface in dev.dejvokep.boostedyaml.settings
-
A marker interface implemented by all settings defined by the library.
- Settings - Interface in dev.dejvokep.boostedyaml.settings
-
A marker interface implemented by all settings defined by the library.
- setUnprintableStyle(NonPrintableStyle) - Method in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings.Builder
-
Sets if strings containing unprintable characters should have those characters escaped, or the whole string
dumped as binary data.
- setUnprintableStyle(NonPrintableStyle) - Method in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings.Builder
-
Sets if strings containing unprintable characters should have those characters escaped, or the whole string
dumped as binary data.
- setUpdaterSettings(UpdaterSettings) - Method in class dev.dejvokep.boostedyaml.YamlDocument
-
- setUpdaterSettings(UpdaterSettings) - Method in class dev.dejvokep.boostedyaml.YamlDocument
-
- setUseDefaults(boolean) - Method in class dev.dejvokep.boostedyaml.settings.general.GeneralSettings.Builder
-
Sets if to enable use of the defaults by
Section methods (if any are present).
- setUseDefaults(boolean) - Method in class dev.dejvokep.boostedyaml.settings.general.GeneralSettings.Builder
-
Sets if to enable use of the defaults by
Section methods (if any are present).
- setValue(T) - Method in class dev.dejvokep.boostedyaml.block.Block
-
Sets a new value.
- setValue(T) - Method in class dev.dejvokep.boostedyaml.block.Block
-
Sets a new value.
- setVersioning(Versioning) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings.Builder
-
Sets versioning information.
- setVersioning(Pattern, String, String) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings.Builder
-
Sets versioning information.
- setVersioning(Pattern, Route) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings.Builder
-
Sets versioning information.
- setVersioning(Pattern, String) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings.Builder
-
Sets versioning information.
- setVersioning(Versioning) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings.Builder
-
Sets versioning information.
- setVersioning(Pattern, String, String) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings.Builder
-
Sets versioning information.
- setVersioning(Pattern, Route) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings.Builder
-
Sets versioning information.
- setVersioning(Pattern, String) - Method in class dev.dejvokep.boostedyaml.settings.updater.UpdaterSettings.Builder
-
Sets versioning information.
- setYamlDirective(SpecVersion) - Method in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings.Builder
-
Sets the version (%YAML) directive.
- setYamlDirective(SpecVersion) - Method in class dev.dejvokep.boostedyaml.settings.dumper.DumperSettings.Builder
-
Sets the version (%YAML) directive.
- SingleKeyRoute - Class in dev.dejvokep.boostedyaml.route.implementation
-
Represents a single-key route.
- SingleKeyRoute - Class in dev.dejvokep.boostedyaml.route.implementation
-
Represents a single-key route.
- SingleKeyRoute(Object) - Constructor for class dev.dejvokep.boostedyaml.route.implementation.SingleKeyRoute
-
Constructs a route from the given non-null key.
- SingleKeyRoute(Object) - Constructor for class dev.dejvokep.boostedyaml.route.implementation.SingleKeyRoute
-
Constructs a route from the given non-null key.
- StandardSerializer - Class in dev.dejvokep.boostedyaml.serialization.standard
-
Standard serializer.
- StandardSerializer - Class in dev.dejvokep.boostedyaml.serialization.standard
-
Standard serializer.
- StandardSerializer(Object) - Constructor for class dev.dejvokep.boostedyaml.serialization.standard.StandardSerializer
-
Creates a serializer.
- StandardSerializer(Object) - Constructor for class dev.dejvokep.boostedyaml.serialization.standard.StandardSerializer
-
Creates a serializer.
- supply(int) - Method in interface dev.dejvokep.boostedyaml.utils.supplier.ListSupplier
-
Supplies list of the given type and (initial) size.
- supply(int) - Method in interface dev.dejvokep.boostedyaml.utils.supplier.ListSupplier
-
Supplies list of the given type and (initial) size.
- supply(int) - Method in interface dev.dejvokep.boostedyaml.utils.supplier.MapSupplier
-
Supplies map of the given key and value types and (initial) size.
- supply(int) - Method in interface dev.dejvokep.boostedyaml.utils.supplier.MapSupplier
-
Supplies map of the given key and value types and (initial) size.
- supply(int) - Method in interface dev.dejvokep.boostedyaml.utils.supplier.SetSupplier
-
Supplies set of the given type and (initial) size.
- supply(int) - Method in interface dev.dejvokep.boostedyaml.utils.supplier.SetSupplier
-
Supplies set of the given type and (initial) size.