| Constructor and Description |
|---|
Instantiator(java.lang.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(java.lang.String className,
Configuration config)
public T make() throws XPathException
make in interface Maker<T>XPathException - if the attempt failsCopyright (c) 2004-2018 Saxonica Limited. All rights reserved.