Index

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

V

verifyFileFormat(EasyLogger, FileFormat, FileFormatSchema, String) - Static method in class com.github.tadukoo.parsing.fileformat.FileFormatSchemaVerification
Checks if the file located at the given file path matches the given FileFormatSchema or not.
verifyFileFormat(EasyLogger, FileFormat, FileFormatSchema, String, Node) - Static method in class com.github.tadukoo.parsing.fileformat.FileFormatSchemaVerification
Checks if the given Nodes (given via the head Node) located (or to be located) at the given file path matches the given FileFormatSchema or not.
verifyFormat(String, String, String) - Static method in class com.github.tadukoo.parsing.fileformat.FormatNodeVerification
Checks if the formatting of the given String matches the given formatting.
verifyNode(EasyLogger, Map<String, FormatNode>, Node, List<String>, String) - Static method in class com.github.tadukoo.parsing.fileformat.FileFormatSchemaVerification
Checks if the given Node (and any children and siblings down the line) matches the proper formatting passed in or not.
verifySingleNode(NodeVerificationCriteria) - Static method in class com.github.tadukoo.parsing.fileformat.FormatNodeVerification
Verifies if the format of the Node given in the parameters is of the correct format.
verifyTadFormatNode(EasyLogger, Node, FileFormat, FileFormatSchema) - Static method in class com.github.tadukoo.parsing.fileformat.TadFormatNodeHeader
Verifies that the Tad Format Node is correct at the top of a file.
VERSION_NUMBER - Static variable in class com.github.tadukoo.parsing.fileformat.TadFormatNodeHeader
The name for the File Format Schema Version Number Node
VERSION_STRING - Static variable in class com.github.tadukoo.parsing.fileformat.TadFormatNodeHeader
The name for the File Format Schema Version Node
versionNum - Variable in class com.github.tadukoo.parsing.fileformat.FileFormatSchema
The version number of this schema
versionString - Variable in class com.github.tadukoo.parsing.fileformat.FileFormatSchema
The version string of this schema
A B C D F G H J K L M N O P Q S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form