Searched refs:thisFile (Results 1 – 1 of 1) sorted by relevance
85 File thisFile = new File(xmlFile); in startElement() local86 …String includeFile = thisFile.getParentFile().getParent() + '/' + element+"_"+version + "/feature.… in startElement()