SetaPDF_Extractor_Result_Word This class represents a single word
File: /SetaPDF v2/Extractor/Result/Word.php
Class hierarchy
Implements
Summary
Static Properties
Properties
$_filterId
protected null|string SetaPDF_Extractor_Result_Word::$_filterId
The filter id of the first text item in.
Static Methods
merge()
Merges two SetaPDF_Extractor_Result_Word instances into a new one.
The words text-content will be $resultingString.
Parameters
- $a : SetaPDF_Extractor_Result_Word
- $b : SetaPDF_Extractor_Result_Word
- $resultingString
In UTF-8 encoding.
Methods
getParts()
Get all parts of this word.
If the word is not created by several words, this method will return itself.