Class: UCD::Node::Document
Instance Attribute Summary collapse
-
#classes ⇒ Object
Returns the value of attribute classes.
Attributes inherited from Base
Method Summary
Methods inherited from Base
Methods included from HasAttributes
Constructor Details
This class inherits a constructor from UCD::Node::Base
Instance Attribute Details
#classes ⇒ Object
Returns the value of attribute classes.
8 9 10 |
# File 'lib/ucd/node/document.rb', line 8 def classes @classes end |