| Home | Trees | Index | Help |
|---|
| Package ccrdf :: Module rdfdict :: Class StringInputSource |
|
InputSource --+
|
StringInputSource
| Method Summary | |
|---|---|
__init__(self,
sourceString)
| |
| Inherited from InputSource | |
Get the byte stream for this input source. | |
Get the character stream for this input source. | |
Get the character encoding of this InputSource. | |
Returns the public identifier of this InputSource. | |
Returns the system identifier of this InputSource. | |
Set the byte stream (a Python file-like object which does not perform byte-to-character conversion) for this input source. | |
Set the character stream for this input source. | |
Sets the character encoding of this InputSource. | |
Sets the public identifier of this InputSource. | |
Sets the system identifier of this InputSource. | |
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Mon Jul 10 17:08:26 2006 | http://epydoc.sf.net |