org.jbehave.core.reporters
Class TemplateableOutput.OutputParameter

java.lang.Object
  extended by org.jbehave.core.reporters.TemplateableOutput.OutputParameter
Enclosing class:
TemplateableOutput

public static class TemplateableOutput.OutputParameter
extends Object


Constructor Summary
TemplateableOutput.OutputParameter(String pattern, int start, int end)
           
 
Method Summary
 String getValue()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TemplateableOutput.OutputParameter

public TemplateableOutput.OutputParameter(String pattern,
                                          int start,
                                          int end)
Method Detail

getValue

public String getValue()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2003-2012. All Rights Reserved.