rwlogo
SourcePro C++ 13.0

SourcePro® C++ API Reference Guide

Product Documentation:

   SourcePro C++
Documentation Home

 All Classes Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
List of all members | Static Public Attributes
RWTXmlTraits< char > Class Template Reference

Provides character and string values required by the RWTParsedXXX transformation classes. More...

#include <rw/xmlstreams/RWTXmlTraits.h>

Static Public Attributes

static const char ampersand
  More...
 
static const char apostrophe
  More...
 
static const char bang
  More...
 
static const char colon
  More...
 
static const char equal
  More...
 
static const char gt
  More...
 
static const char lt
 
static const char namespacePrefix []
  More...
 
static const char newline
  More...
 
static const char question
  More...
 
static const char quote
  More...
 
static const RWXmlNamespace rw
 
static const char slash
  More...
 
static const char space
  More...
 
static const char tab
  More...
 
static const RWXmlNamespace xsd
 
static const RWXmlNamespace xsi
 

Detailed Description

template<>
class RWTXmlTraits< char >

A traits class used to provide character and string values required by the RWTParsedXXX transformation classes.

Member Data Documentation

const char RWTXmlTraits< char >::ampersand
static

Character and string values required by the RWTParsed transformation classes.

const char RWTXmlTraits< char >::apostrophe
static

Character and string values required by the RWTParsed transformation classes.

const char RWTXmlTraits< char >::bang
static

Character and string values required by the RWTParsed transformation classes.

const char RWTXmlTraits< char >::colon
static

Character and string values required by the RWTParsed transformation classes.

const char RWTXmlTraits< char >::equal
static

Character and string values required by the RWTParsed transformation classes.

const char RWTXmlTraits< char >::gt
static

Character and string values required by the RWTParsed transformation classes.

const char RWTXmlTraits< char >::lt
static

Character and string values required by the RWTParsed transformation classes.

const char RWTXmlTraits< char >::namespacePrefix[]
static

Character and string values required by the RWTParsed transformation classes.

const char RWTXmlTraits< char >::newline
static

Character and string values required by the RWTParsed transformation classes.

const char RWTXmlTraits< char >::question
static

Character and string values required by the RWTParsed transformation classes.

const char RWTXmlTraits< char >::quote
static

Character and string values required by the RWTParsed transformation classes.

const RWXmlNamespace RWTXmlTraits< char >::rw
static

URI of namespace "rw"

const char RWTXmlTraits< char >::slash
static

Character and string values required by the RWTParsed transformation classes.

const char RWTXmlTraits< char >::space
static

Character and string values required by the RWTParsed transformation classes.

const char RWTXmlTraits< char >::tab
static

Character and string values required by the RWTParsed transformation classes.

const RWXmlNamespace RWTXmlTraits< char >::xsd
static

XML schema namespace URIs

const RWXmlNamespace RWTXmlTraits< char >::xsi
static

XML schema instance namespace URI


Copyright © 2014 Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave and SourcePro are registered trademarks of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.
Provide feedback to Rogue Wave about its documentation.