Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
B
- booleanFormat - Static variable in interface com.github.tadukoo.parsing.CommonPatterns
-
Pattern to match a boolean (true or false)
- booleanFormatMatcher - Variable in class com.github.tadukoo.parsing.json.JSONConverter
-
A Matcher for
CommonPatterns.booleanFormat
- build() - Method in class com.github.tadukoo.parsing.fileformat.FormatNode.FormatNodeBuilder
-
Builds a new
FormatNode
with the specified parameters after checking for any errors. - build() - Method in class com.github.tadukoo.parsing.fileformat.Node.NodeBuilder
-
Builds a new
Node
using the specified parameters - build() - Method in class com.github.tadukoo.parsing.fileformat.NodeVerificationCriteria.NodeVerificationCriteriaBuilder
-
Actually builds the
NodeVerificationCriteria
object - builder() - Static method in class com.github.tadukoo.parsing.fileformat.FormatNode
-
Constructs a
FormatNode.FormatNodeBuilder
to be used to construct a FormatNode. - builder() - Static method in class com.github.tadukoo.parsing.fileformat.Node
- builder() - Static method in class com.github.tadukoo.parsing.fileformat.NodeVerificationCriteria
- buildJSON(Collection<String>, JSONConverter) - Method in interface com.github.tadukoo.parsing.json.JSONClass
-
Builds the JSON string using the given Collection of keys and a
JSONConverter
.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form