Package de.swingbe.ifleet.parser
Interface EntityParser
-
public interface EntityParserParses anEntity.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Entityparse(String input)Returns a newEntitythat holds the parses telegram.
-