Class: DIDX::Web
Instance Attribute Summary collapse
-
#document_uri ⇒ Object
readonly
Returns the value of attribute document_uri.
Attributes inherited from Generic
#id, #method, #method_id, #prefix
Method Summary
Methods inherited from Generic
Constructor Details
This class inherits a constructor from DIDX::Generic
Instance Attribute Details
#document_uri ⇒ Object (readonly)
Returns the value of attribute document_uri.
7 8 9 |
# File 'lib/didx/web.rb', line 7 def document_uri @document_uri end |