Searched refs:theAutoDetector (Results 1 – 1 of 1) sorted by relevance
43 private AutoDetector theAutoDetector; field in Parser358 return theAutoDetector; in getProperty()396 theAutoDetector = (AutoDetector)value; in setProperty()461 if (theAutoDetector == null) { in setup()462 theAutoDetector = new AutoDetector() { in setup()491 r = theAutoDetector.autoDetectingReader(i); in getReader()