info.magnolia.objectfactory
Class ComponentConfigurationPath
java.lang.Object
info.magnolia.objectfactory.ComponentConfigurationPath
public class ComponentConfigurationPath
- extends Object
A string-based representation of a node path, in the form of repository:/path/to/node,
or /path/to/node (where the repository defaults to "config").
- Version:
- $Revision: $ ($Author: $)
- Author:
- gjoseph
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ComponentConfigurationPath
public ComponentConfigurationPath(String value)
isComponentConfigurationPath
public static boolean isComponentConfigurationPath(String s)
getRepository
public String getRepository()
getPath
public String getPath()
Copyright © 2003-2013 Magnolia International Ltd.. All Rights Reserved.