renamed include/Utils to include/Arabica

This commit is contained in:
jez 2007-09-10 17:52:04 +00:00
parent 8fe1e5f9c5
commit c3bffa005a
56 changed files with 63 additions and 63 deletions

View file

@ -8,7 +8,7 @@
#include <string>
#include <io/convertstream.hpp>
#include <convert/utf8ucs2codecvt.hpp>
#include <Utils/stringadaptortag.hpp>
#include <Arabica/stringadaptortag.hpp>
namespace Arabica
{

View file

@ -8,7 +8,7 @@
////////////////////////////
#include <DOM/Proxy.hpp>
#include <Utils/StringAdaptor.hpp>
#include <Arabica/StringAdaptor.hpp>
namespace Arabica
{

View file

@ -8,7 +8,7 @@
////////////////////////////
#include <DOM/Proxy.hpp>
#include <DOM/DOMException.hpp>
#include <Utils/StringAdaptor.hpp>
#include <Arabica/StringAdaptor.hpp>
#include <typeinfo>

View file

@ -5,7 +5,7 @@
#include <DOM/DOMException.hpp>
#include <DOM/Simple/DocumentImpl.hpp>
#include <DOM/Simple/DocumentTypeImpl.hpp>
#include <Utils/StringAdaptor.hpp>
#include <Arabica/StringAdaptor.hpp>
namespace Arabica
{

View file

@ -7,7 +7,7 @@
#include <string>
#include <SAX/ArabicaConfig.hpp>
#include <Utils/StringAdaptor.hpp>
#include <Arabica/StringAdaptor.hpp>
namespace Arabica
{

View file

@ -8,7 +8,7 @@
#include <SAX/ArabicaConfig.hpp>
#include <SAX/Attributes.hpp>
#include <Utils/StringAdaptor.hpp>
#include <Arabica/StringAdaptor.hpp>
namespace Arabica
{

View file

@ -7,7 +7,7 @@
#include <string>
#include <SAX/ArabicaConfig.hpp>
#include <Utils/StringAdaptor.hpp>
#include <Arabica/StringAdaptor.hpp>
namespace Arabica
{

View file

@ -8,7 +8,7 @@
#include <SAX/ArabicaConfig.hpp>
#include <SAX/InputSource.hpp>
#include <Utils/StringAdaptor.hpp>
#include <Arabica/StringAdaptor.hpp>
namespace Arabica
{

View file

@ -7,7 +7,7 @@
#include <string>
#include <SAX/ArabicaConfig.hpp>
#include <Utils/StringAdaptor.hpp>
#include <Arabica/StringAdaptor.hpp>
#include <SAX/SAXParseException.hpp>
namespace Arabica

View file

@ -9,7 +9,7 @@
#include <SAX/ArabicaConfig.hpp>
#include <SAX/IStreamHandle.hpp>
#include <Utils/StringAdaptor.hpp>
#include <Arabica/StringAdaptor.hpp>
namespace Arabica
{

View file

@ -6,7 +6,7 @@
#include <SAX/SAXException.hpp>
#include <SAX/Locator.hpp>
#include <Utils/StringAdaptor.hpp>
#include <Arabica/StringAdaptor.hpp>
namespace Arabica
{

View file

@ -18,8 +18,8 @@
#include <SAX/ext/DeclHandler.hpp>
#include <SAX/SAXNotSupportedException.hpp>
#include <Utils/StringAdaptor.hpp>
#include <Utils/getparam.hpp>
#include <Arabica/StringAdaptor.hpp>
#include <Arabica/getparam.hpp>
namespace Arabica
{

View file

@ -6,7 +6,7 @@
#include <string>
#include <SAX/ArabicaConfig.hpp>
#include <Utils/StringAdaptor.hpp>
#include <Arabica/StringAdaptor.hpp>
namespace Arabica
{

View file

@ -6,7 +6,7 @@
#include <string>
#include <SAX/ArabicaConfig.hpp>
#include <Utils/StringAdaptor.hpp>
#include <Arabica/StringAdaptor.hpp>
namespace Arabica
{

View file

@ -5,7 +5,7 @@
#include <SAX/ArabicaConfig.hpp>
#include <SAX/helpers/XMLFilterImpl.hpp>
#include <SAX/helpers/NamespaceSupport.hpp>
#include <Utils/StringAdaptor.hpp>
#include <Arabica/StringAdaptor.hpp>
namespace Arabica
{

View file

@ -3,7 +3,7 @@
#include <SAX/ArabicaConfig.hpp>
#include <SAX/helpers/XMLFilterImpl.hpp>
#include <Utils/StringAdaptor.hpp>
#include <Arabica/StringAdaptor.hpp>
namespace Arabica
{

View file

@ -3,7 +3,7 @@
#include <SAX/ArabicaConfig.hpp>
#include <SAX/helpers/XMLFilterImpl.hpp>
#include <Utils/StringAdaptor.hpp>
#include <Arabica/StringAdaptor.hpp>
namespace Arabica
{

View file

@ -8,8 +8,8 @@
#include <text/UnicodeCharacters.hpp>
#include <SAX/helpers/PropertyNames.hpp>
#include <XML/escaper.hpp>
#include <Utils/StringAdaptor.hpp>
#include <Utils/getparam.hpp>
#include <Arabica/StringAdaptor.hpp>
#include <Arabica/getparam.hpp>
#include <ostream>
#include <algorithm>
#include <typeinfo>

View file

@ -4,7 +4,7 @@
#include <SAX/ArabicaConfig.hpp>
#include <SAX/helpers/XMLFilterImpl.hpp>
#include <SAX/helpers/XMLBaseSupport.hpp>
#include <Utils/StringAdaptor.hpp>
#include <Arabica/StringAdaptor.hpp>
namespace Arabica
{

View file

@ -5,7 +5,7 @@
*/
#include <SAX/ArabicaConfig.hpp>
#include <Utils/StringAdaptor.hpp>
#include <Arabica/StringAdaptor.hpp>
namespace Arabica
{

View file

@ -5,7 +5,7 @@
*/
#include <SAX/ArabicaConfig.hpp>
#include <Utils/StringAdaptor.hpp>
#include <Arabica/StringAdaptor.hpp>
namespace Arabica
{

View file

@ -16,7 +16,7 @@
#include <SAX/ext/DeclHandler.hpp>
#include <SAX/ext/LexicalHandler.hpp>
#include <Utils/StringAdaptor.hpp>
#include <Arabica/StringAdaptor.hpp>
namespace Arabica
{

View file

@ -5,7 +5,7 @@
*/
#include <SAX/ArabicaConfig.hpp>
#include <Utils/StringAdaptor.hpp>
#include <Arabica/StringAdaptor.hpp>
namespace Arabica
{

View file

@ -6,7 +6,7 @@
#include <SAX/ArabicaConfig.hpp>
#include <SAX/XMLReader.hpp>
#include <Utils/StringAdaptor.hpp>
#include <Arabica/StringAdaptor.hpp>
namespace Arabica
{

View file

@ -8,7 +8,7 @@
#include <SAX/XMLFilter.hpp>
#include <SAX/helpers/DefaultHandler.hpp>
#include <SAX/SAXNotRecognizedException.hpp>
#include <Utils/StringAdaptor.hpp>
#include <Arabica/StringAdaptor.hpp>
namespace Arabica
{

View file

@ -13,8 +13,8 @@
#include <SAX/SAXNotRecognizedException.hpp>
#include <SAX/helpers/InputSourceResolver.hpp>
#include <SAX/helpers/AttributesImpl.hpp>
#include <Utils/StringAdaptor.hpp>
#include <Utils/getparam.hpp>
#include <Arabica/StringAdaptor.hpp>
#include <Arabica/getparam.hpp>
namespace Arabica
{

View file

@ -5,7 +5,7 @@
*/
#include <SAX/ArabicaConfig.hpp>
#include <Utils/StringAdaptor.hpp>
#include <Arabica/StringAdaptor.hpp>
namespace Arabica
{

View file

@ -4,7 +4,7 @@
* $Id$
*/
#include <Utils/StringAdaptor.hpp>
#include <Arabica/StringAdaptor.hpp>
#include <SAX/helpers/PropertyNames.hpp>
namespace Arabica

View file

@ -20,11 +20,11 @@
#include <SAX/helpers/InputSourceResolver.hpp>
#include <SAX/helpers/FeatureNames.hpp>
#include <SAX/helpers/PropertyNames.hpp>
#include <Utils/StringAdaptor.hpp>
#include <Arabica/StringAdaptor.hpp>
#include <SAX/helpers/AttributeDefaults.hpp>
#include <typeinfo>
#include <map>
#include <Utils/getparam.hpp>
#include <Arabica/getparam.hpp>
namespace Arabica
{

View file

@ -25,7 +25,7 @@
#include <SAX/helpers/AttributeTypes.hpp>
#include <SAX/helpers/InputSourceResolver.hpp>
#include <SAX/helpers/AttributesImpl.hpp>
#include <Utils/getparam.hpp>
#include <Arabica/getparam.hpp>
namespace Arabica
{

View file

@ -11,9 +11,9 @@
#include <SAX/SAXNotRecognizedException.hpp>
#include <SAX/SAXNotSupportedException.hpp>
#include <SAX/helpers/PropertyNames.hpp>
#include <Utils/StringAdaptor.hpp>
#include <Arabica/StringAdaptor.hpp>
#include <iostream>
#include <Utils/getparam.hpp>
#include <Arabica/getparam.hpp>
// Include the MSXML definitions.
#include <msxml2.h>

View file

@ -52,7 +52,7 @@ std::ostream& operator<<(std::ostream& o, const std::type_info& ti)
#include <SAX/IStreamHandle.hpp>
#include <SAX/wrappers/XercesPropertyNames.hpp>
#include <SAX/wrappers/XercesFeatureNames.hpp>
#include <Utils/getparam.hpp>
#include <Arabica/getparam.hpp>
// Xerces Includes
#include <xercesc/util/PlatformUtils.hpp>

View file

@ -1,7 +1,7 @@
#ifndef ARABICA_XPATH_EXECUTION_CONTEXT_HPP
#define ARABICA_XPATH_EXECUTION_CONTEXT_HPP
#include <Utils/StringAdaptor.hpp>
#include <Arabica/StringAdaptor.hpp>
#include "xpath_variable_resolver.hpp"
#include "xpath_resolver_holder.hpp"

View file

@ -7,7 +7,7 @@
#include <DOM/Simple/DocumentImpl.hpp>
#include <DOM/Simple/NodeImpl.hpp>
#include <Utils/StringAdaptor.hpp>
#include <Arabica/StringAdaptor.hpp>
namespace Arabica
{

View file

@ -12,7 +12,7 @@
#include <math>
#endif
#include <cmath>
#include <Utils/StringAdaptor.hpp>
#include <Arabica/StringAdaptor.hpp>
#include <text/normalize_whitespace.hpp>
#include "xpath_axis_enumerator.hpp"

View file

@ -5,7 +5,7 @@
#include <DOM/Node.hpp>
#include <boost/lexical_cast.hpp>
#include <vector>
#include <Utils/StringAdaptor.hpp>
#include <Arabica/StringAdaptor.hpp>
#include "xpath_object.hpp"
#include "xpath_expression.hpp"

View file

@ -10,7 +10,7 @@
#include <SAX/ArabicaConfig.hpp>
#ifdef ARABICA_VS6_WORKAROUND
#include <Utils/impl/VS6Workaround.hpp>
#include <Arabica/impl/VS6Workaround.hpp>
#endif
namespace Arabica

View file

@ -9,7 +9,7 @@
#include <locale>
#include <SAX/ArabicaConfig.hpp>
#ifdef ARABICA_VS6_WORKAROUND
#include <Utils/impl/VS6Workaround.hpp>
#include <Arabica/impl/VS6Workaround.hpp>
#endif
namespace Arabica

View file

@ -17,11 +17,11 @@
#include <locale>
#ifndef ARABICA_NO_CODECVT_SPECIALISATIONS
#include <Utils/impl/codecvt_specialisations.hpp>
#include <Arabica/impl/codecvt_specialisations.hpp>
#endif
#ifdef ARABICA_VS6_WORKAROUND
#include <Utils/impl/VS6Workaround.hpp>
#include <Arabica/impl/VS6Workaround.hpp>
#endif
namespace Arabica

View file

@ -13,11 +13,11 @@
#include <locale>
#ifndef ARABICA_NO_CODECVT_SPECIALISATIONS
#include <Utils/impl/codecvt_specialisations.hpp>
#include <Arabica/impl/codecvt_specialisations.hpp>
#endif
#ifdef ARABICA_VS6_WORKAROUND
#include <Utils/impl/VS6Workaround.hpp>
#include <Arabica/impl/VS6Workaround.hpp>
#endif
namespace Arabica

View file

@ -13,11 +13,11 @@
#include <locale>
#ifndef ARABICA_NO_CODECVT_SPECIALISATIONS
#include <Utils/impl/codecvt_specialisations.hpp>
#include <Arabica/impl/codecvt_specialisations.hpp>
#endif
#ifdef ARABICA_VS6_WORKAROUND
#include <Utils/impl/VS6Workaround.hpp>
#include <Arabica/impl/VS6Workaround.hpp>
#endif
namespace Arabica

View file

@ -17,11 +17,11 @@
#include <locale>
#ifndef ARABICA_NO_CODECVT_SPECIALISATIONS
#include <Utils/impl/codecvt_specialisations.hpp>
#include <Arabica/impl/codecvt_specialisations.hpp>
#endif
#ifdef ARABICA_VS6_WORKAROUND
#include <Utils/impl/VS6Workaround.hpp>
#include <Arabica/impl/VS6Workaround.hpp>
#endif
namespace Arabica

View file

@ -18,11 +18,11 @@
#include <locale>
#ifndef ARABICA_NO_CODECVT_SPECIALISATIONS
#include <Utils/impl/codecvt_specialisations.hpp>
#include <Arabica/impl/codecvt_specialisations.hpp>
#endif
#ifdef ARABICA_VS6_WORKAROUND
#include <Utils/impl/VS6Workaround.hpp>
#include <Arabica/impl/VS6Workaround.hpp>
#endif
namespace Arabica

View file

@ -21,7 +21,7 @@
#include <SAX/ArabicaConfig.hpp>
#ifdef ARABICA_VS6_WORKAROUND
#include <Utils/impl/VS6Workaround.hpp>
#include <Arabica/impl/VS6Workaround.hpp>
#endif
namespace Arabica

View file

@ -33,7 +33,7 @@
#endif
#ifdef ARABICA_VS6_WORKAROUND
#include <Utils/impl/VS6Workaround.hpp>
#include <Arabica/impl/VS6Workaround.hpp>
#endif
namespace Arabica

View file

@ -1,7 +1,7 @@
#ifndef ARABICA_UTILS_NORMALIZE_WHITESPACE_HPP
#define ARABICA_UTILS_NORMALIZE_WHITESPACE_HPP
#include <Utils/StringAdaptor.hpp>
#include <Arabica/StringAdaptor.hpp>
#include <XML/XMLCharacterClasses.hpp>
#include <text/UnicodeCharacters.hpp>

View file

@ -6,7 +6,7 @@
#include <convert/rot13codecvt.hpp>
#ifdef ARABICA_VS6_WORKAROUND
#include <Utils/impl/VS6Workaround.hpp>
#include <Arabica/impl/VS6Workaround.hpp>
#endif
using namespace Arabica::convert;

View file

@ -6,7 +6,7 @@
#include <convert/impl/ucs2_utf16.hpp>
#ifdef ARABICA_VS6_WORKAROUND
#include <Utils/impl/VS6Workaround.hpp>
#include <Arabica/impl/VS6Workaround.hpp>
#endif
//---------------------------------------------------------------------------
using namespace Arabica::convert;

View file

@ -6,7 +6,7 @@
#include <convert/impl/ucs2_utf16.hpp>
#ifdef ARABICA_VS6_WORKAROUND
#include <Utils/impl/VS6Workaround.hpp>
#include <Arabica/impl/VS6Workaround.hpp>
#endif
using namespace Arabica::convert;

View file

@ -5,7 +5,7 @@
#include "../CppUnit/TestRunner.hpp"
#include "../CppUnit/framework/Test.h"
#include "../CppUnit/framework/TestSuite.h"
#include <Utils/StringAdaptor.hpp>
#include <Arabica/StringAdaptor.hpp>
#include "test_WhitespaceStripper.hpp"
////////////////////////////////////////////////

View file

@ -5,7 +5,7 @@
#include "../CppUnit/TestRunner.hpp"
#include "../CppUnit/framework/Test.h"
#include "../CppUnit/framework/TestSuite.h"
#include <Utils/StringAdaptor.hpp>
#include <Arabica/StringAdaptor.hpp>
#include "test_WhitespaceStripper.hpp"
////////////////////////////////////////////////

View file

@ -3,7 +3,7 @@
#include <string>
#include <functional>
#include <Utils/stringadaptortag.hpp>
#include <Arabica/stringadaptortag.hpp>
#include <SAX/ArabicaConfig.hpp>
// testing purposes only
// a string with as minimal interface as possible

View file

@ -772,7 +772,7 @@
</File>
</Filter>
<Filter
Name="Utils"
Name="Arabica"
>
<File
RelativePath="..\include\Utils\getparam.hpp"