# C1.TextParser

## Content

<div class="doc-site-dotnet-api-container">

  <h1 id="C1_TextParser" data-uid="C1.TextParser" class="text-break">C1.TextParser Namespace
</h1>
  <div class="markdown level0 summary"></div>
  <div class="markdown level0 conceptual"></div>
  <div class="markdown level0 remarks"></div>
    <h3 id="classes">
Classes
</h3>
      <h4><a class="xref" href="C1.TextParser.ExtractedData.html">ExtractedData</a></h4>
      <section><p>The class containing the information of a specific text extracted by StartsAfterContinuesUntil extractors.</p>
</section>
      <h4><a class="xref" href="C1.TextParser.HtmlExtractor.html">HtmlExtractor</a></h4>
      <section><p>Extractor that allows to retrieve specific text content from an html source</p>
</section>
      <h4><a class="xref" href="C1.TextParser.StartsAfterContinuesUntil.html">StartsAfterContinuesUntil</a></h4>
      <section><p>The extractor finds all results between two regex string</p>
</section>
      <h4><a class="xref" href="C1.TextParser.StartsAfterContinuesUntilResult.html">StartsAfterContinuesUntilResult</a></h4>
      <section><p>Default class provided by C1TextParser to get the extraction result of StartsAfterContinuesUntil extractors.</p>
</section>
      <h4><a class="xref" href="C1.TextParser.TemplateBasedExtractor.html">TemplateBasedExtractor</a></h4>
      <section><p>Extractor that allows to parse custom user data structure formats. The format of the data structures is formally declared using the xml notation.</p>
</section>
    <h3 id="interfaces">
Interfaces
</h3>
      <h4><a class="xref" href="C1.TextParser.IExtractionResult.html">IExtractionResult</a></h4>
      <section><p>Define the api to get the parsing result</p>
</section>
      <h4><a class="xref" href="C1.TextParser.IExtractor.html">IExtractor</a></h4>
      <section><p>Define the common api of an extractor</p>
</section>
    <h3 id="enums">
Enums
</h3>
      <h4><a class="xref" href="C1.TextParser.Extractor.html">Extractor</a></h4>
      <section><p>Supported extractors</p>
</section>


</div>
