JSXParserSupplierTypepublic final class JSXParserSupplier extends java.lang.Object implements JSXParserSupplierType
JSXParserSupplierType interface.| Constructor | Description |
|---|---|
JSXParserSupplier() |
Create a new parser supplier.
|
| Modifier and Type | Method | Description |
|---|---|---|
JSXParserType |
create(JSXParserConfigurationType configuration,
JSXLexerType lexer) |
Create a new parser from the given configuration and lexer.
|
createFromReader, createFromStream, createFromStreamUTF8public JSXParserSupplier()
public JSXParserType create(JSXParserConfigurationType configuration, JSXLexerType lexer)
JSXParserSupplierTypecreate in interface JSXParserSupplierTypeconfiguration - The configurationlexer - The lexerCopyright © 2017 <code@io7m.com> http://io7m.com