Changeset 39009


Ignore:
Timestamp:
2024-05-09T14:24:20+12:00 (11 days ago)
Author:
kjdon
Message:

added a comment

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone3/src/java/org/greenstone/gsdl3/core/TransformingReceptionist.java

    r38731 r39009  
    966966          }
    967967          // actually merge the gslib file with the page
     968                  // this is where we go from having pagexsl and gslibxsl nodes
     969                  // to a single proper stylesheet
    968970          XMLTransformer preProcessor = new XMLTransformer();
    969971          preProcessor.transform_withResultNode(expand_gslib_xsl_doc, pageAndGslibXsl, pageAndGslibDoc);
Note: See TracChangeset for help on using the changeset viewer.