Methods
|
|
__init__
end_feature
end_feature_location
start_feature
start_feature_location
|
|
__init__
|
__init__ (
self,
callback,
settings={},
)
|
|
end_feature
|
end_feature ( self, tag )
Exceptions
|
|
TypeError( "Cannot have both location text and start/end" )
|
|
|
end_feature_location
|
end_feature_location ( self, tag )
|
|
start_feature
|
start_feature (
self,
tag,
attrs,
)
|
|
start_feature_location
|
start_feature_location (
self,
tag,
attrs,
)
|
|