Method: IsoDoc::HtmlFunction::Html#preprocess_xslt
- Defined in:
- lib/isodoc/html_function/html.rb
#preprocess_xslt(docxml) ⇒ Object
18 19 20 21 |
# File 'lib/isodoc/html_function/html.rb', line 18 def preprocess_xslt(docxml) super end |