org.specrunner.formatters
Interface IFormatterManager

All Superinterfaces:
IMappingManager<IFormatter>, Map<String,IFormatter>
All Known Implementing Classes:
FormatterManagerImpl

public interface IFormatterManager
extends IMappingManager<IFormatter>

A formatter manager.

Author:
Thiago Santos

Nested Class Summary
 
Nested classes/interfaces inherited from interface java.util.Map
Map.Entry<K,V>
 
Field Summary
 
Fields inherited from interface org.specrunner.util.mapping.IMappingManager
DEFAULT_NAME
 
Method Summary
 
Methods inherited from interface org.specrunner.util.mapping.IMappingManager
bind, getDefault, setDefault
 
Methods inherited from interface java.util.Map
clear, containsKey, containsValue, entrySet, equals, get, hashCode, isEmpty, keySet, put, putAll, remove, size, values
 



Copyright © 2015. All rights reserved.