Class: String
- Inherits:
-
Object
- Object
- String
- Defined in:
- lib/rodf/compatibility.rb
Instance Method Summary collapse
Instance Method Details
#to_xs ⇒ Object
5 6 7 |
# File 'lib/rodf/compatibility.rb', line 5 def to_xs Builder::XChar.encode(self) end |