Home | History | Annotate | Download | only in processor

Lines Matching defs:getStylesheetRoot

158     xpath.callVisitors(xpath, new ExpressionVisitor(getStylesheetRoot()));
179 xpath.callVisitors(xpath, new ExpressionVisitor(getStylesheetRoot()));
265 return getStylesheetRoot();
468 if (null != getStylesheetRoot())
471 getStylesheetRoot().recompose();
1195 public StylesheetRoot getStylesheetRoot()