You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by db...@locus.apache.org on 2000/08/11 22:45:13 UTC

cvs commit: xml-xalan/c/src/PlatformSupport URISupport.hpp

dbertoni    00/08/11 13:45:11

  Modified:    c/src/PlatformSupport URISupport.hpp
  Log:
  New functions.
  
  Revision  Changes    Path
  1.2       +21 -0     xml-xalan/c/src/PlatformSupport/URISupport.hpp
  
  Index: URISupport.hpp
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/src/PlatformSupport/URISupport.hpp,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- URISupport.hpp	2000/05/12 18:18:16	1.1
  +++ URISupport.hpp	2000/08/11 20:45:07	1.2
  @@ -103,6 +103,16 @@
   	 * Determine the fully qualified URI for a string.
   	 *
   	 * @param urlString string to qualify
  +	 * @return string to fully qualified URI
  +	 */
  +	static XalanDOMString
  +	getURLStringFromString(
  +			const XalanDOMString&	urlString);
  +
  +	/**
  +	 * Determine the fully qualified URI for a string.
  +	 *
  +	 * @param urlString string to qualify
   	 * @param base base location for URI
   	 * @return auto pointer to fully qualified URI
   	 */
  @@ -111,6 +121,17 @@
   			const XalanDOMString&	urlString,
   			const XalanDOMString&	base);
   
  +	/**
  +	 * Determine the fully qualified URI for a string.
  +	 *
  +	 * @param urlString string to qualify
  +	 * @param base base location for URI
  +	 * @return string to fully qualified URI
  +	 */
  +	static XalanDOMString
  +	getURLStringFromString(
  +			const XalanDOMString&	urlString,
  +			const XalanDOMString&	base);
   
   	/**
   	 * Normalizes the string passed in, replacing