Constants
| Name | Description | |
|---|---|---|
| ATTRIBUTES | = %w(href type title media charset alternate) | |
| GUESS_TABLE | = { "xsl" => "text/xsl", "css" => "text/css", } |
Attributes
| Name | Visibility | R/W | Description |
|---|---|---|---|
| do_validate | public | RW |
Methods
Class
| Visibility | Signature |
|---|---|
| public | new (*attrs) |
Instance
| Visibility | Signature |
|---|---|
| public | alternate= (value) |
| public | href= (value) |
| public | setup_maker (maker) |
| public | to_s () |