public class XSLTRetriever extends Object
Retrieves an xslt from IS.
| Constructor and Description |
|---|
XSLTRetriever() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getXSLTFromIS(String xsltID,
org.gcube.common.core.scope.GCUBEScope scope)
Retrieves an xslt from IS.
|
public static String getXSLTFromIS(String xsltID, org.gcube.common.core.scope.GCUBEScope scope) throws Exception
xsltID - The id of the xslt.scope - The scopeException - If the xslt could not be fould or could not contact IS.Copyright © 2014. All Rights Reserved.