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

Diff for /pegasus/src/Pegasus/Common/LanguageParser.h between version 1.17.2.2 and 1.18

version 1.17.2.2, 2006/03/13 15:34:13 version 1.18, 2006/01/10 19:41:15
Line 1 
Line 1 
 //%2006////////////////////////////////////////////////////////////////////////  //%2005////////////////////////////////////////////////////////////////////////
 // //
 // Copyright (c) 2000, 2001, 2002 BMC Software; Hewlett-Packard Development // Copyright (c) 2000, 2001, 2002 BMC Software; Hewlett-Packard Development
 // Company, L.P.; IBM Corp.; The Open Group; Tivoli Systems. // Company, L.P.; IBM Corp.; The Open Group; Tivoli Systems.
Line 8 
Line 8 
 // IBM Corp.; EMC Corporation; VERITAS Software Corporation; The Open Group. // IBM Corp.; EMC Corporation; VERITAS Software Corporation; The Open Group.
 // Copyright (c) 2005 Hewlett-Packard Development Company, L.P.; IBM Corp.; // Copyright (c) 2005 Hewlett-Packard Development Company, L.P.; IBM Corp.;
 // EMC Corporation; VERITAS Software Corporation; The Open Group. // EMC Corporation; VERITAS Software Corporation; The Open Group.
 // Copyright (c) 2006 Hewlett-Packard Development Company, L.P.; IBM Corp.;  
 // EMC Corporation; Symantec Corporation; The Open Group.  
 // //
 // Permission is hereby granted, free of charge, to any person obtaining a copy // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to // of this software and associated documentation files (the "Software"), to
Line 129 
Line 127 
     static String buildContentLanguageHeader(     static String buildContentLanguageHeader(
         const ContentLanguageList& contentLanguages);         const ContentLanguageList& contentLanguages);
  
 #ifdef PEGASUS_HAS_ICU  
     /**  
         Converts a locale ID to language tag syntax by replacing the '_'  
         separators with '-' separators.  
         @param localeId The locale ID string to convert to language tag  
         syntax.  The conversion is performed on the localeId object  
         directly.  
         @return The converted String with language tag syntax.  
      */  
     static String& convertLocaleIdToLanguageTag(String& localeId);  
 #endif  
   
     /**     /**
         Returns the default accept languages based on environment settings.         Returns the default accept languages based on environment settings.
         ATTN: What is the behavior?  This is only implemented if MESSAGES and         ATTN: What is the behavior?  This is only implemented if MESSAGES and


Legend:
Removed from v.1.17.2.2  
changed lines
  Added in v.1.18

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2