gherkin.formatter
Class Mappable

java.lang.Object
  extended by gherkin.formatter.Mappable
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
Argument, BasicStatement, CellResult, Comment, DocString, Match, Result, Row, Tag

public abstract class Mappable
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
Mappable()
           
 
Method Summary
 Map<String,Object> toMap()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Mappable

public Mappable()
Method Detail

toMap

public Map<String,Object> toMap()


Copyright © 2012. All Rights Reserved.