SourcePro® API Reference Guide

 
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
 
static const char apostrophe
 
static const char bang
 
static const char colon
 
static const char equal
 
static const char gt
 
static const char lt
 
static const char namespacePrefix []
 
static const char newline
 
static const char question
 
static const char quote
 
static const RWXmlNamespace rw
 
static const char slash
 
static const char space
 
static const char tab
 
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 RWTParsedXXX transformation classes.

const char RWTXmlTraits< char >::apostrophe
static

Character and string values required by the RWTParsedXXX transformation classes.

const char RWTXmlTraits< char >::bang
static

Character and string values required by the RWTParsedXXX transformation classes.

const char RWTXmlTraits< char >::colon
static

Character and string values required by the RWTParsedXXX transformation classes.

const char RWTXmlTraits< char >::equal
static

Character and string values required by the RWTParsedXXX transformation classes.

const char RWTXmlTraits< char >::gt
static

Character and string values required by the RWTParsedXXX transformation classes.

const char RWTXmlTraits< char >::lt
static

Character and string values required by the RWTParsedXXX transformation classes.

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

Character and string values required by the RWTParsedXXX transformation classes.

const char RWTXmlTraits< char >::newline
static

Character and string values required by the RWTParsedXXX transformation classes.

const char RWTXmlTraits< char >::question
static

Character and string values required by the RWTParsedXXX transformation classes.

const char RWTXmlTraits< char >::quote
static

Character and string values required by the RWTParsedXXX 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 RWTParsedXXX transformation classes.

const char RWTXmlTraits< char >::space
static

Character and string values required by the RWTParsedXXX transformation classes.

const char RWTXmlTraits< char >::tab
static

Character and string values required by the RWTParsedXXX transformation classes.

const RWXmlNamespace RWTXmlTraits< char >::xsd
static

XML schema namespace URIs

const RWXmlNamespace RWTXmlTraits< char >::xsi
static

XML schema instance namespace URI

Copyright © 2023 Rogue Wave Software, Inc., a Perforce company. All Rights Reserved.