Searched defs:interpreter (Results 1 – 5 of 5) sorted by relevance
97 MockVCardInterpreter interpreter = new MockVCardInterpreter(); in testSimple() local115 MockVCardInterpreter interpreter = new MockVCardInterpreter(); in testNest() local149 MockVCardInterpreter interpreter = new MockVCardInterpreter(); in testIosMultiline() local181 MockVCardInterpreter interpreter = new MockVCardInterpreter(); in testParseOne() local222 MockVCardInterpreter interpreter = new MockVCardInterpreter(); in testParseOne() local
31 public abstract void addInterpreter(VCardInterpreter interpreter); in addInterpreter()81 public void parse(InputStream is, VCardInterpreter interpreter) in parse()
81 public void addInterpreter(VCardInterpreter interpreter) { in addInterpreter()
69 public void addInterpreter(VCardInterpreter interpreter) { in addInterpreter()
102 public void addInterpreter(VCardInterpreter interpreter) { in addInterpreter()