Trees Indices Help
Python Standard Library
Package xml :: Package dom :: Module xmlbuilder :: Class DOMInputSource
[]

type DOMInputSource

object --+
 |
 DOMInputSource

Instance Methods [hide private]
__init__(self)
_get_byteStream(self)
_set_byteStream(self, byteStream)
_get_characterStream(self)
_set_characterStream(self, characterStream)
_get_stringData(self)
_set_stringData(self, data)
_get_encoding(self)
_set_encoding(self, encoding)
_get_publicId(self)
_set_publicId(self, publicId)
_get_systemId(self)
_set_systemId(self, systemId)
_get_baseURI(self)
_set_baseURI(self, uri)
Properties [hide private]
baseURI byteStream characterStream encoding publicId stringData systemId
Method Details [hide private]

__init__(self)
(Constructor)

Overrides: object.__init__
(inherited documentation)

Trees Indices Help
Python Standard Library

AltStyle によって変換されたページ (->オリジナル) /