/external/apache-xml/src/main/java/org/apache/xalan/processor/ |
H A D | ProcessorLRE.java | 82 // Literal Result Template as stylesheet. 85 handler.getProcessorFor(Constants.S_XSLNAMESPACEURL, "stylesheet", 86 "xsl:stylesheet"); 90 Stylesheet stylesheet; 93 stylesheet = getStylesheetRoot(handler); 100 // stylesheet.setDOMBackPointer(handler.getOriginatingNode()); 111 stylesheet.setLocaterInfo(slocator); 112 stylesheet.setPrefixes(handler.getNamespaceSupport()); 113 handler.pushStylesheet(stylesheet); 152 // allowed on a stylesheet 356 declaredXSLNS(Stylesheet stylesheet) argument [all...] |
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
H A D | ElemUse.java | 116 * @param stylesheet The owning root stylesheet 121 TransformerImpl transformer, StylesheetRoot stylesheet) 124 applyAttrSets(transformer, stylesheet, m_attributeSetsNames); 135 * @param stylesheet The owning root stylesheet 141 TransformerImpl transformer, StylesheetRoot stylesheet, QName attributeSetsNames[]) 152 java.util.List attrSets = stylesheet.getAttributeSetComposed(qname); 120 applyAttrSets( TransformerImpl transformer, StylesheetRoot stylesheet) argument 140 applyAttrSets( TransformerImpl transformer, StylesheetRoot stylesheet, QName attributeSetsNames[]) argument
|
H A D | ElemExtensionCall.java | 106 * @param stylesheet Stylesheet root associated with this extension element 111 private ElemExtensionDecl getElemExtensionDecl(StylesheetRoot stylesheet, argument 116 int n = stylesheet.getGlobalImportCount(); 120 Stylesheet imported = stylesheet.getGlobalImport(i);
|
H A D | RedundentExprEliminator.java | 96 * Method to be called after the all global expressions within a stylesheet 103 public void eleminateRedundentGlobals(StylesheetRoot stylesheet) argument 105 eleminateRedundent(stylesheet, m_absPaths); 398 * @param elem An representation of an element in an XSLT stylesheet. 585 * it into the stylesheet, and replace the occurance with a reference to 808 * shared redundent XPath, and add it to the stylesheet. 978 * the search when a xsl:for-each, xsl:template, or xsl:stylesheet is 1004 * xsl:for-each, xsl:template, or xsl:stylesheet. 1008 * xsl:template, or xsl:stylesheet.
|
H A D | StylesheetRoot.java | 50 * This class represents the root object of the stylesheet tree. 79 * Uses an XSL stylesheet document. 111 * @param schema The schema used to create this stylesheet 122 * Tell if this is the root of the stylesheet tree. 124 * @return True since this is the root of the stylesheet tree. 162 * (i.e., if the stylesheet contains extension functions and/or elements). 174 * namespaces encountered during composition of a stylesheet. 264 // Build the global include list for this stylesheet. 373 * The combined list of imports. The stylesheet with the highest 387 * <p>stylesheet 399 addImports(Stylesheet stylesheet, boolean addToList, Vector importList) argument [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ |
H A D | ant-trax.jar | ... .apache.tools.ant.types.Resource stylesheet private org.apache.tools.ant.taskdefs ... |
H A D | ant-junit.jar | ... .tools.ant.types.resources.URLResource stylesheet
java.net.URL stylesheetURL
String xslname
org. ... |
H A D | ant.jar | META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ... |
/external/jetty/src/java/org/eclipse/jetty/server/handler/ |
H A D | ResourceHandler.java | 219 * @return Returns the stylesheet as a Resource. 247 * @param stylesheet The location of the stylesheet to be used as a String. 249 public void setStylesheet(String stylesheet) argument 253 _stylesheet = Resource.newResource(stylesheet); 256 LOG.warn("unable to find custom stylesheet: " + stylesheet); 264 throw new IllegalArgumentException(stylesheet.toString());
|
/external/apache-xml/src/main/java/org/apache/xalan/transformer/ |
H A D | TransformerImpl.java | 333 * @param stylesheet The root of the stylesheet tree. 335 public TransformerImpl(StylesheetRoot stylesheet) argument 338 m_optimizer = stylesheet.getOptimizer(); 339 m_incremental = stylesheet.getIncremental(); 340 m_source_location = stylesheet.getSource_location(); 341 setStylesheet(stylesheet); 348 if (stylesheet.isSecureProcessing()) 352 getXPathContext().setNamespaceContext(stylesheet); 373 * If the stylesheet contain [all...] |
/external/owasp/sanitizer/tools/findbugs/lib/ |
H A D | findbugs-ant.jar | META-INF/ META-INF/MANIFEST.MF edu/ edu/umd/ edu/umd/cs/ edu/umd/cs/findbugs/ ... |
H A D | findbugs.jar | META-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ... |
H A D | ant.jar | META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ... |
/external/guice/extensions/struts2/lib/ |
H A D | ant-1.6.5.jar | META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ... |
/external/jarjar/lib/ |
H A D | apache-ant-1.9.4.jar | META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ... |
/external/libgdx/backends/gdx-backends-gwt/libs/ |
H A D | gwt-dev.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/gwt/ com/google/gwt/core/ ... |
H A D | gwt-user.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/gwt/ com/google/gwt/activity/ ... |