org.gcube.common.core.scope
Class GCUBEScope.ScopeExpression
java.lang.Object
org.gcube.common.core.scope.GCUBEScope.ScopeExpression
- Enclosing class:
- GCUBEScope
public static class GCUBEScope.ScopeExpression
- extends Object
Helper class to parse scope expressions.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GCUBEScope.ScopeExpression
public GCUBEScope.ScopeExpression(String expression)
throws GCUBEScope.MalformedScopeExpressionException
- Throws:
GCUBEScope.MalformedScopeExpressionException
getInfrastructure
public String getInfrastructure()
getVO
public String getVO()
getVRE
public String getVRE()
Copyright © 2012. All Rights Reserved.