Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.11


Public Member Functions | List of all members
XalanFormatterWriter::CommonRepresentableCharFunctor Class Reference

#include <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()

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

Definition at line 133 of file XalanFormatterWriter.hpp.

Member Function Documentation

◆ operator()()

bool 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:

Interpreting class diagrams

Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.

Xalan-C++ XSLT Processor Version 1.11
Copyright © 1999-2012 The Apache Software Foundation.
All Rights Reserved.

Apache Logo