gherkin.formatter
Class AnsiFormats

java.lang.Object
  extended by gherkin.formatter.AnsiFormats
All Implemented Interfaces:
Formats

public class AnsiFormats
extends Object
implements Formats


Nested Class Summary
static class AnsiFormats.ColorFormat
           
 
Constructor Summary
AnsiFormats()
           
 
Method Summary
 Format get(String key)
           
 String up(int n)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnsiFormats

public AnsiFormats()
Method Detail

get

public Format get(String key)
Specified by:
get in interface Formats

up

public String up(int n)
Specified by:
up in interface Formats


Copyright © 2013. All rights reserved.