Method: Arx::Author#name
- Defined in:
- lib/arx/entities/author.rb
#name ⇒ String
The name of the author.
17 |
# File 'lib/arx/entities/author.rb', line 17 element :name, Cleaner, tag: 'name', parser: :clean |
The name of the author.
17 |
# File 'lib/arx/entities/author.rb', line 17 element :name, Cleaner, tag: 'name', parser: :clean |