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
IOException
public static InputStream openStream(String fileName) throws IOException
fileName
- the name of the resourceIOException
Copyright © 2013-2015 MarkLogic Corporation.