| Package | Description | 
|---|---|
| org.apache.marmotta.ldpath | |
| org.apache.marmotta.ldpath.parser | 
| Modifier and Type | Method and Description | 
|---|---|
| Configuration<Node> | LDPath. getConfig()Return the configuration underlying this LDPath instance. | 
| Constructor and Description | 
|---|
| LDPath(RDFBackend<Node> backend,
      Configuration<Node> config)Initialise a new LDPath instance for querying the backend passed as argument with a custom configuration
 for default functions, transformers and namespaces. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DefaultConfiguration<Node>Add file description here!
 
 Author: Sebastian Schaffert | 
| Constructor and Description | 
|---|
| LdPathParser(NodeBackend<Node> backend,
            Configuration config,
            InputStream in) | 
| LdPathParser(NodeBackend<Node> backend,
            Configuration config,
            InputStream in,
            String encoding) | 
| LdPathParser(NodeBackend<Node> backend,
            Configuration config,
            Reader in) | 
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.