public final class ParserFactoryImpl extends Object implements ParserFactory
Constructor and Description |
---|
ParserFactoryImpl() |
Modifier and Type | Method and Description |
---|---|
Parser |
create(String... options)
Create a new nashorn parser initialized with the given options
|
public Parser create(String... options) throws IllegalArgumentException
ParserFactory
create
in interface ParserFactory
options
- options for parserIllegalArgumentException