|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.pentaho.test.platform.engine.services.ContentGeneratorUtil
public class ContentGeneratorUtil
Constructor Summary | |
---|---|
ContentGeneratorUtil()
|
Method Summary | |
---|---|
static java.lang.String |
getContentAsString(IContentGenerator cg)
Convenience method for executing a content generator and getting back it's output as a string. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ContentGeneratorUtil()
Method Detail |
---|
public static java.lang.String getContentAsString(IContentGenerator cg) throws java.lang.Exception
cg
- the content generator to execute
java.lang.Exception
- if there was a problem creating the content
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |