public class ParserFactory extends Object
| Constructor and Description | 
|---|
ParserFactory()  | 
| Modifier and Type | Method and Description | 
|---|---|
static ParserWrapper | 
createParser()  | 
static ParserWrapper | 
createParser(Map<String,String> nsscripts)
Factory method for creating parser wrappers 
 | 
public static ParserWrapper createParser()
public static ParserWrapper createParser(Map<String,String> nsscripts)
nsscripts - map of namespace scripts (name, script)Copyright © 2021 The Apache Software Foundation. All rights reserved.