Methods
- A
- C
- G
- I
- R
- S
- U
Instance Public methods
available_tags(uri)
Link
return the tag_names for setters associated with uri
class_name(uri, tag_name)
Link
retrieve #class_name for the supplied uri and tag_name If it doesn't exist, capitalize the tag_name
getter(uri, tag_name)
Link
install_class_name(uri, tag_name, class_name)
Link
record #class_name for the supplied uri and tag_name
install_get_text_element(uri, name, accessor_base)
Link
raise_for_undefined_entity?()
Link
register_uri(uri, name)
Link
register uri against this name.
setter(uri, tag_name)
Link
return the setter for the uri, tag_name pair, or nil.