| Constructor and Description |
|---|
Instantiator(String className,
Configuration config) |
| Modifier and Type | Method and Description |
|---|---|
T |
make()
Obtain an instance of type T, either by making a new instance or by reusing an existing instance
|
public Instantiator(String className, Configuration config)
public T make() throws XPathException
make in interface Maker<T>XPathException - if the attempt failsCopyright (c) 2004-2015 Saxonica Limited. All rights reserved.