Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.11


Public Types | Public Member Functions | List of all members
XalanFormatterWriter::NewLineWriterFunctor< WriterType > Class Template Reference

#include <XalanFormatterWriter.hpp>

Public Types

typedef WriterType writer_type
 

Public Member Functions

 NewLineWriterFunctor (WriterType &writer)
 
void operator() ()
 

Detailed Description

template<class WriterType>
class XalanFormatterWriter::NewLineWriterFunctor< WriterType >

Definition at line 52 of file XalanFormatterWriter.hpp.

Member Typedef Documentation

◆ writer_type

template<class WriterType >
typedef WriterType XalanFormatterWriter::NewLineWriterFunctor< WriterType >::writer_type

Definition at line 56 of file XalanFormatterWriter.hpp.

Constructor & Destructor Documentation

◆ NewLineWriterFunctor()

template<class WriterType >
XalanFormatterWriter::NewLineWriterFunctor< WriterType >::NewLineWriterFunctor ( WriterType &  writer)
inline

Definition at line 58 of file XalanFormatterWriter.hpp.

Member Function Documentation

◆ operator()()

template<class WriterType >
void XalanFormatterWriter::NewLineWriterFunctor< WriterType >::operator() ( )
inline

Definition at line 80 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