Interface NotationConverter
-
- All Known Implementing Classes:
BazaarNotationConverter,DefaultNotationConverter,GitMercurialNotationConverter,SvnNotationConverter
public interface NotationConverter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.Map<java.lang.String,java.lang.Object>convert(java.lang.String notation)
-