Method Summary |
|
__init__(self,
callback)
|
|
add_feature_qualifier(self,
name,
description)
|
|
add_location(self,
style,
location_info)
|
|
end_feature(self,
tag)
|
|
end_feature_block(self,
tag)
|
|
end_feature_description(self,
tag)
|
|
end_feature_name(self,
tag)
|
|
start_feature(self,
tag,
attrs)
|
|
start_feature_block(self,
tag,
attrs)
|
|
start_feature_description(self,
tag,
attrs)
|
|
start_feature_name(self,
tag,
attrs)
|
Inherited from DispatchHandler |
|
acquire (self,
obj,
prefix)
|
|
get_characters (self)
|
|
get_supported_features (self)
|
|
save_characters (self)
|
|
setCharacterSaver (self,
saver)
|