Method: IsoDoc::PresentationXMLConvert#preprocess_xslt_read
- Defined in:
- lib/isodoc/presentation_function/metadata.rb
#preprocess_xslt_read ⇒ Object
read in from file, but with ‘<preprocess-xslt @format=“”>` wrapper
118 119 120 |
# File 'lib/isodoc/presentation_function/metadata.rb', line 118 def preprocess_xslt_read html_doc_path("preprocess.xslt") end |