Definition at line 51 of file etreewrapper.py.
◆ __init__()
| def robotide.lib.robot.utils.etreewrapper.ETSource.__init__ |
( |
|
self, |
|
|
|
source |
|
) |
| |
◆ __enter__()
| def robotide.lib.robot.utils.etreewrapper.ETSource.__enter__ |
( |
|
self | ) |
|
◆ __exit__()
| def robotide.lib.robot.utils.etreewrapper.ETSource.__exit__ |
( |
|
self, |
|
|
|
exc_type, |
|
|
|
exc_value, |
|
|
|
exc_trace |
|
) |
| |
◆ __unicode__()
| def robotide.lib.robot.utils.etreewrapper.ETSource.__unicode__ |
( |
|
self | ) |
|
◆ _open_source_if_necessary()
| def robotide.lib.robot.utils.etreewrapper.ETSource._open_source_if_necessary |
( |
|
self | ) |
|
|
private |
◆ _source_is_file_name()
| def robotide.lib.robot.utils.etreewrapper.ETSource._source_is_file_name |
( |
|
self | ) |
|
|
private |
◆ _opened
| robotide.lib.robot.utils.etreewrapper.ETSource._opened |
|
private |
◆ _source
| robotide.lib.robot.utils.etreewrapper.ETSource._source |
|
private |
The documentation for this class was generated from the following file: