Class JSXParserSupplier

java.lang.Object
com.io7m.jsx.parser.JSXParserSupplier
All Implemented Interfaces:
JSXParserSupplierType

public final class JSXParserSupplier extends Object implements JSXParserSupplierType
The default implementation of the JSXParserSupplierType interface.
  • Constructor Details

    • JSXParserSupplier

      public JSXParserSupplier()
      Create a new parser supplier. Note: This constructor must be public and zero-arg for OSGi compatibility.
  • Method Details