Searched refs:getNonEmptyLine (Results 1 – 2 of 2) sorted by relevance
78 protected String getNonEmptyLine() throws IOException, VCardException { in getNonEmptyLine() method in VCardParserImpl_V30
194 protected String getNonEmptyLine() throws IOException, VCardException { in getNonEmptyLine() method in VCardParserImpl_V21306 final String line = getNonEmptyLine(); in parseItem()