|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gcube.datatransformation.datatransformationlibrary.programs.metadata.util.XSLTRetriever
public class XSLTRetriever
Retrieves an xslt from IS.
| Constructor Summary | |
|---|---|
XSLTRetriever()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
getXSLTFromIS(java.lang.String xsltID,
GCUBEScope scope)
Retrieves an xslt from IS. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XSLTRetriever()
| Method Detail |
|---|
public static java.lang.String getXSLTFromIS(java.lang.String xsltID,
GCUBEScope scope)
throws java.lang.Exception
xsltID - The id of the xslt.scope - The scope
java.lang.Exception - If the xslt could not be fould or could not contact IS.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||