OpenCms JSP standard taglib
            
                        Function getRelativeSubPath
        
        java.lang.String getRelativeSubPath(java.lang.String, java.lang.String)
        
        Converts the given path to a path relative to a base folder, but only if it actually is a sub-path of the latter, otherwise null is returned.
 The 1st parameter is the path, the 2nd paramerter is the base folder.
        
        
        
        
            
                | Function Information | 
            
                | Function Class | org.opencms.util.CmsStringUtil | 
            
                | Function Signature | java.lang.String getRelativeSubPath(java.lang.String, java.lang.String) | 
            
                | Display Name | None | 
        
        
        
        
        
        
        
            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.