Searched refs:LOG_PARSER (Results 1 – 3 of 3) sorted by relevance
58 if (ParserFactory.LOG_PARSER) { in BridgeXmlBlockParser()294 if (ParserFactory.LOG_PARSER) { in next()303 if (ParserFactory.LOG_PARSER) { in next()312 if (ParserFactory.LOG_PARSER) { in next()
285 if (ParserFactory.LOG_PARSER) { in pushParser()296 if (ParserFactory.LOG_PARSER) { in popParser()
40 public final static boolean LOG_PARSER = false; field in ParserFactory