HomeSort by relevance Sort by last modified time
    Searched defs:hrefUrl (Results 1 - 3 of 3) sorted by null

  /external/apache-xml/src/main/java/org/apache/xalan/processor/
ProcessorInclude.java 137 String hrefUrl = getBaseURIOfIncludedStylesheet(handler, sourceFromURIResolver);
139 if (handler.importStackContains(hrefUrl))
143 getStylesheetInclErr(), new Object[]{ hrefUrl })); //"(StylesheetHandler) "+hrefUrl+" is directly or indirectly importing itself!");
148 handler.pushImportURL(hrefUrl);
  /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 62 milliseconds