info.magnolia.module.delta
Class BootstrapFileUtil
java.lang.Object
info.magnolia.module.delta.BootstrapFileUtil
public class BootstrapFileUtil
- extends Object
Util class to extract nodes, properties from bootstrap files.
- Author:
- tmiyar
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BootstrapFileUtil
public BootstrapFileUtil()
getElementAsStream
public static InputStream getElementAsStream(String fileName,
String nodePath)
getPropertyValue
public static String getPropertyValue(String fileName,
String xpathExpr)
getXPathNodeQueryString
public static String getXPathNodeQueryString(String path)
getXpathPropertyQueryString
protected static String getXpathPropertyQueryString(String path)
Copyright © 2003-2013 Magnolia International Ltd.. All Rights Reserved.