(file) Return to ContentLanguageList.h CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Common

Diff for /pegasus/src/Pegasus/Common/ContentLanguageList.h between version 1.2 and 1.3

version 1.2, 2006/01/30 16:16:48 version 1.3, 2006/04/18 18:40:43
Line 37 
Line 37 
 #include <Pegasus/Common/Config.h> #include <Pegasus/Common/Config.h>
 #include <Pegasus/Common/LanguageTag.h> #include <Pegasus/Common/LanguageTag.h>
  
 #ifdef PEGASUS_USE_EXPERIMENTAL_INTERFACES  
   
 PEGASUS_NAMESPACE_BEGIN PEGASUS_NAMESPACE_BEGIN
  
 class ContentLanguageListRep; class ContentLanguageListRep;
Line 49 
Line 47 
 // //
 ////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////
  
 /** <I><B>Experimental Interface</B></I><BR>  /**
     This class represents a list of content languages (such as may appear     This class represents a list of content languages (such as may appear
     in an HTTP Content-Language header value).  It is managed as a list of     in an HTTP Content-Language header value).  It is managed as a list of
     LanguageTag objects.     LanguageTag objects.
Line 146 
Line 144 
  
 PEGASUS_NAMESPACE_END PEGASUS_NAMESPACE_END
  
 #endif  // PEGASUS_USE_EXPERIMENTAL_INTERFACES  
   
 #endif #endif


Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2