Searched refs:_COMPONENT (Results 1 – 1 of 1) sorted by relevance
75 _COMPONENT = 'component' variable in JDKTableXML139 or self._xml.find(self._COMPONENT) is None140 or self._xml.find(self._COMPONENT).tag != self._COMPONENT):142 return self._xml.find(self._COMPONENT).get(224 component = self._xml.getroot().find(self._COMPONENT)229 self._xml.getroot().find(self._COMPONENT).append(node)