18 #ifndef VCSN_XML_STRINGS_HH
19 # define VCSN_XML_STRINGS_HH
23 # include <xercesc/util/XMLUniDefs.hpp>
24 # include <xercesc/util/XMLString.hpp>
34 XMLCh* transcode (
const char* ccp);
38 XMLCh* transcode (
const std::string& s);
42 std::string xmlstr(
const XMLCh*);
48 # if !defined VCSN_USE_INTERFACE_ONLY || defined VCSN_USE_LIB
49 # include <vaucanson/xml/strings.hxx>
50 # endif // ! VCSN_USE_INTERFACE_ONLY
52 #endif // ! VCSN_XML_STRINGS_HH