@Export @Version("1.0.0")
Package com.io7m.waxmill.parser.api
FreeBSD BHyve Manager (Parser API)
-
Interface Summary Interface Description WXMBootConfigurationParserProviderType A provider of boot configuration parsers.WXMBootConfigurationParserType A boot configuration parser.WXMClientConfigurationParserProviderType A provider of client configuration parsers.WXMClientConfigurationParserType A client configuration parser.WXMParseErrorType The type of parse errors.WXMParserProviderType<T> The type of parser providers.WXMParserType<T> The type of parsers.WXMVirtualMachineParserProviderType A provider of virtual machine parsers.WXMVirtualMachineParserType A virtual machine parser. -
Class Summary Class Description WXMParseError The type of parse errors.WXMParseError.Builder Builds instances of typeWXMParseError. -
Enum Summary Enum Description WXMParseErrorType.Severity The severity of errors. -
Exception Summary Exception Description WXMParseException An exception due to parse errors.