semtags
Function file

java.lang.String file(javax.servlet.jsp.PageContext, java.lang.String)
Return the relative file's name where the specified URI is defined.

Example:
To get the source's file where the concept with the URI myns#myconcept is defined : ${stl:file(pageContext, "myns#myconcept")}


Function Information
Function Classfr.inria.semtags.view.NotionHelper
Function Signaturejava.lang.String getFileSourceDef(javax.servlet.jsp.PageContext, java.lang.String)
Display NameNone


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.