Xalan-C++ API Reference  1.12.0
Public Member Functions | List of all members
xalanc::XalanFormatterWriter::CommonRepresentableCharFunctor Class Reference

#include <xalanc/XMLSupport/XalanFormatterWriter.hpp>

Public Member Functions

 CommonRepresentableCharFunctor (const XalanOutputStream *stream)
 
bool operator() (XalanUnicodeChar theChar) const
 

Detailed Description

Definition at line 129 of file XalanFormatterWriter.hpp.

Constructor & Destructor Documentation

◆ CommonRepresentableCharFunctor()

xalanc::XalanFormatterWriter::CommonRepresentableCharFunctor::CommonRepresentableCharFunctor ( const XalanOutputStream stream)
inline

Definition at line 133 of file XalanFormatterWriter.hpp.

Member Function Documentation

◆ operator()()

bool xalanc::XalanFormatterWriter::CommonRepresentableCharFunctor::operator() ( XalanUnicodeChar  theChar) const
inline

Definition at line 140 of file XalanFormatterWriter.hpp.


The documentation for this class was generated from the following file: