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