public class RDFConfigReader extends Object
| Constructor and Description |
|---|
RDFConfigReader() |
| Modifier and Type | Method and Description |
|---|---|
static RDFConfig |
readConfig(File file)
|
protected static void |
readKeyNsMap(Element root,
RDFConfig conf) |
protected static void |
readNamespaces(Element root,
RDFConfig conf) |
protected static void |
readResourceLinks(Element root,
RDFConfig conf) |
protected static void |
readRewriteRules(Element root,
RDFConfig conf) |
protected static void |
readTypesNsMap(Element root,
RDFConfig conf) |
public static RDFConfig readConfig(File file) throws FileNotFoundException
Copyright © 1999–2017 Apache OODT. All rights reserved.