Class: Lutaml::Express::LutamlPath::DocumentWrapper
- Inherits:
-
LutamlPath::DocumentWrapper
- Object
- LutamlPath::DocumentWrapper
- Lutaml::Express::LutamlPath::DocumentWrapper
- Defined in:
- lib/lutaml/express/lutaml_path/document_wrapper.rb
Instance Attribute Summary collapse
-
#select_proc ⇒ Object
Returns the value of attribute select_proc.
Attributes inherited from LutamlPath::DocumentWrapper
#original_document, #serialized_document
Method Summary
Methods inherited from LutamlPath::DocumentWrapper
Constructor Details
This class inherits a constructor from Lutaml::LutamlPath::DocumentWrapper
Instance Attribute Details
#select_proc ⇒ Object
Returns the value of attribute select_proc.
8 9 10 |
# File 'lib/lutaml/express/lutaml_path/document_wrapper.rb', line 8 def select_proc @select_proc end |