Searched refs:AllowEventsParser (Results 1 – 2 of 2) sorted by relevance
42 public class AllowEventsParser extends HeaderParser { class48 public AllowEventsParser(String allowEvents) { in AllowEventsParser() method in AllowEventsParser56 protected AllowEventsParser(Lexer lexer) { in AllowEventsParser() method in AllowEventsParser
224 AllowEventsParser.class); in AllowEventsHeader.NAME.toLowerCase()225 parserTable.put("u", AllowEventsParser.class);