| Package | Description |
|---|---|
| uk.co.real_logic.sbe.xml |
| Modifier and Type | Method and Description |
|---|---|
static ParserOptions.Builder |
ParserOptions.builder()
Creates a builder.
|
ParserOptions.Builder |
ParserOptions.Builder.stopOnError(boolean stopOnError)
Sets the value of the stopOnError parameter.
|
ParserOptions.Builder |
ParserOptions.Builder.suppressOutput(boolean suppressOutput)
Sets the value for the suppressOutput parameter.
|
ParserOptions.Builder |
ParserOptions.Builder.warningsFatal(boolean warningsFatal)
Sets the value for the warningsFatal parameter.
|
ParserOptions.Builder |
ParserOptions.Builder.xsdFilename(String xsdFilename)
Sets the schema filename.
|
Copyright © 2013 Real Logic Ltd. All Rights Reserved.