public class Util extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Util.ExampleProperties
ExampleProperties represents the configuration for the examples.
|
| Constructor and Description |
|---|
Util() |
| Modifier and Type | Method and Description |
|---|---|
static Util.ExampleProperties |
loadProperties()
Read the configuration properties for the example.
|
static InputStream |
openStream(String fileName)
Read a resource for an example.
|
public static Util.ExampleProperties loadProperties() throws IOException
IOExceptionpublic static InputStream openStream(String fileName) throws IOException
fileName - the name of the resourceIOExceptionCopyright © 2013-2015 MarkLogic Corporation.