Robot Framework Integrated Development Environment (RIDE)
robotide.lib.robot.parsing.htmlreader Namespace Reference

Classes

class  HtmlReader
 

Variables

string NON_BREAKING_SPACE = u'\xA0'
 
 unichr = chr
 

Variable Documentation

◆ NON_BREAKING_SPACE

string robotide.lib.robot.parsing.htmlreader.NON_BREAKING_SPACE = u'\xA0'

Definition at line 30 of file htmlreader.py.

◆ unichr

robotide.lib.robot.parsing.htmlreader.unichr = chr

Definition at line 27 of file htmlreader.py.