DocWire SDK
DocWire SDK: Award-winning modern data processing in C++20. SourceForge Community Choice & Microsoft support. AI-driven processing. Supports nearly 100 data formats, including email boxes and OCR. Boost efficiency in text extraction, web data extraction, data mining, document analysis. Offline processing possible for security and confidentiality
docwire::xml_fixer Class Reference
Inheritance diagram for docwire::xml_fixer:
docwire::with_pimpl< xml_fixer > docwire::with_pimpl_base

Public Member Functions

std::string fix (const std::string &xml)
 

Additional Inherited Members

- Protected Types inherited from docwire::with_pimpl< xml_fixer >
using impl_type = pimpl_impl< xml_fixer >
 
- Protected Member Functions inherited from docwire::with_pimpl< xml_fixer >
impl_typecreate_impl (Args &&... args)
 
 with_pimpl (Args &&... args)
 
 with_pimpl (with_pimpl< xml_fixer > &&other) noexcept
 
 with_pimpl (std::nullptr_t)
 
with_pimploperator= (with_pimpl &&other) noexcept
 
impl_typeimpl ()
 
const impl_typeimpl () const
 

Detailed Description

Definition at line 22 of file xml_fixer.h.


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