Searched refs:getStylesheetRoot (Results 1 – 16 of 16) sorted by relevance
185 m_importNumber = getStylesheetRoot().getImportNumber(this); in recomposeImports()187 StylesheetRoot root = getStylesheetRoot(); in recomposeImports()228 StylesheetRoot root = getStylesheetRoot(); in getImportComposed()
148 public StylesheetRoot getStylesheetRoot() in getStylesheetRoot() method in ElemTemplate150 return m_stylesheet.getStylesheetRoot(); in getStylesheetRoot()
172 public StylesheetRoot getStylesheetRoot() in getStylesheetRoot() method in ElemTemplateElement174 return m_parentNode.getStylesheetRoot(); in getStylesheetRoot()1040 StylesheetRoot stylesheet = this.getStylesheetRoot(); in resolvePrefixTables()1537 StylesheetRoot sroot = this.getStylesheetRoot(); in shouldStripWhiteSpace()1549 StylesheetRoot sroot = this.getStylesheetRoot(); in canStripWhiteSpace()
200 applyAttrSets(transformer, getStylesheetRoot(), in execute()
59 StylesheetRoot ss = templElem.getStylesheetRoot(); in execute()
96 m_stylesheetRoot = parent.getStylesheetRoot(); in Stylesheet()1264 public StylesheetRoot getStylesheetRoot() in getStylesheetRoot() method in Stylesheet
128 this.getStylesheetRoot().getTemplateComposed(m_templateName); in compose()
149 getStylesheetRoot().m_selectDefault.getExpression(); in compose()
337 StylesheetRoot stylesheet = getStylesheetRoot(); in resolvePrefixTables()
447 StylesheetRoot root = elem.getStylesheetRoot(); in changePartToRef()
66 && null != template.getStylesheetRoot().getKeysComposed()) in getNodeSetDTMByKey()100 template.getStylesheetRoot().getKeysComposed(), in getNodeSetDTMByKey()
74 stylesheet = getStylesheetRoot(handler); in startElement()120 …protected Stylesheet getStylesheetRoot(StylesheetHandler handler) throws TransformerConfigurationE… in getStylesheetRoot() method in ProcessorStylesheetElement
158 xpath.callVisitors(xpath, new ExpressionVisitor(getStylesheetRoot())); in createXPath()179 xpath.callVisitors(xpath, new ExpressionVisitor(getStylesheetRoot())); in createMatchPatternXPath()265 return getStylesheetRoot(); in getTemplates()468 if (null != getStylesheetRoot()) in endDocument()471 getStylesheetRoot().recompose(); in endDocument()1195 public StylesheetRoot getStylesheetRoot() in getStylesheetRoot() method in StylesheetHandler
93 stylesheet = getStylesheetRoot(handler); in startElement()319 …protected Stylesheet getStylesheetRoot(StylesheetHandler handler) throws TransformerConfigurationE… in getStylesheetRoot() method in ProcessorLRE
301 vvar = prev.getStylesheetRoot().getVariableOrParamComposed(m_qname); in getElemVariable()
539 vvar = prev.getStylesheetRoot().getVariableOrParamComposed(qname); in getVariableOrParam()