Xalan-C++ API Reference  1.12.0
Public Member Functions | List of all members
xalanc::XalanOtherEncodingWriter< Predicate, ConstantsType >::ThrowTranscodingException Class Reference

#include <xalanc/XMLSupport/XalanOtherEncodingWriter.hpp>

Public Member Functions

 ThrowTranscodingException (ThisType &writer)
 
void operator() (XalanUnicodeChar value) const
 

Detailed Description

template<class Predicate, class ConstantsType>
class xalanc::XalanOtherEncodingWriter< Predicate, ConstantsType >::ThrowTranscodingException

Definition at line 59 of file XalanOtherEncodingWriter.hpp.

Constructor & Destructor Documentation

◆ ThrowTranscodingException()

template<class Predicate , class ConstantsType >
xalanc::XalanOtherEncodingWriter< Predicate, ConstantsType >::ThrowTranscodingException::ThrowTranscodingException ( ThisType writer)
inline

Definition at line 63 of file XalanOtherEncodingWriter.hpp.

Member Function Documentation

◆ operator()()

template<class Predicate , class ConstantsType >
void xalanc::XalanOtherEncodingWriter< Predicate, ConstantsType >::ThrowTranscodingException::operator() ( XalanUnicodeChar  value) const
inline

Definition at line 69 of file XalanOtherEncodingWriter.hpp.


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