Creates a new RubyTag adapter instance.
- element (Element)
- The element to create the adapter for.
| Exception | Condition |
|---|---|
| NullReferenceException | If element is null. |
| CapabilityNotSupportedException | If the element does not support the
capabilities required by this adapter. |
