HomeSort by relevance Sort by last modified time
    Searched refs:importList (Results 1 - 14 of 14) sorted by null

  /external/apache-xml/src/main/java/org/apache/xalan/templates/
StylesheetRoot.java 249 Vector importList = new Vector();
251 addImports(this, true, importList);
253 // Now we create an array and reverse the order of the importList vector.
254 // We built the importList vector backwards so that we could use addElement
259 m_globalImportList = new StylesheetComposed[importList.size()];
261 for (int i = 0, j= importList.size() -1; i < importList.size(); i++)
263 m_globalImportList[j] = (StylesheetComposed) importList.elementAt(i);
381 * Add the imports in the given sheet to the working importList vector.
395 * @param importList The working import list. Templates are added here in the revers
    [all...]
  /prebuilts/gradle-plugin/com/android/tools/lint/lint/25.2.0-alpha1/
lint-25.2.0-alpha1.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint/25.2.0-alpha3/
lint-25.2.0-alpha3.jar 
  /prebuilts/tools/common/offline-m2/com/android/tools/lint/lint/25.2.0-alpha4/
lint-25.2.0-alpha4.jar 
  /prebuilts/tools/common/offline-m2/com/android/tools/lint/lint/25.2.0-beta1/
lint-25.2.0-beta1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.osgi_3.6.1.R36x_v20100806.jar 
org.eclipse.osgi_3.6.2.R36x_v20101103.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.osgi/3.9.1.v20130814-1242/
org.eclipse.osgi-3.9.1.v20130814-1242.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.osgi_3.9.1.v20140110-1610.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/org.eclipse.osgi/3.9.0.v20130529-1710/
org.eclipse.osgi-3.9.0.v20130529-1710.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.osgi_3.9.0.v20130529-1710.jar 
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.6.0/
xalan-2.6.0.jar 
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.7.1/
xalan-2.7.1.jar 

Completed in 564 milliseconds