コード例 #1
0
ファイル: XSLFunction.java プロジェクト: nuxleus/saxonica
 protected void index(Declaration decl, PrincipalStylesheetModule top) throws XPathException {
   top.indexFunction(decl);
 }