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 java.lang.Object


Constructor Summary
TemplateableOutput.OutputParameter(java.lang.String pattern, int start, int end)
           
 
Method Summary
 java.lang.String getValue()
           
 java.lang.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(java.lang.String pattern,
                                          int start,
                                          int end)
Method Detail

getValue

public java.lang.String getValue()

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 2003-2012. All Rights Reserved.