Trees
Indices
Help
Python Standard Library
Package xml
::
Package dom
::
Module expatbuilder
:: Class Namespaces
[
hide private
]
[
frames
] |
no frames
]
Class Namespaces
Known Subclasses:
ExpatBuilderNS
,
FragmentBuilderNS
Mix-in class for builders; adds support for namespaces.
Instance Methods
[
hide private
]
_initNamespaces
(
self
)
createParser
(
self
)
Create a new namespace-handling parser.
install
(
self
,
parser
)
Insert the namespace-handlers onto the parser.
start_namespace_decl_handler
(
self
,
prefix
,
uri
)
Push this namespace declaration on our storage.
start_element_handler
(
self
,
name
,
attributes
)
end_element_handler
(
self
,
name
)
Trees
Indices
Help
Python Standard Library
Generated by Epydoc 3.0 on Tue Jan 29 22:44:32 2008
http://epydoc.sourceforge.net