File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -368,6 +368,7 @@ XML Schema validation: valid
368
368
Just for completeness, here’s an example that uses the DocBook xslTNG jar file to
369
369
resolve stylesheet URIs:
370
370
371
+ ```
371
372
$ java -cp docbook/docbook-xslTNG-1.5.0.jar\
372
373
:docbook/schemas-docbook-5.2b10a4.jar\
373
374
:sampleapp-3.0.1beta3.jar org.xmlresolver.example.SampleApp \
Original file line number Diff line number Diff line change @@ -368,6 +368,7 @@ XML Schema validation: valid
368
368
Just for completeness, here’s an example that uses the DocBook xslTNG jar file to
369
369
resolve stylesheet URIs:
370
370
371
+ ```
371
372
$ java -cp docbook/docbook-xslTNG-1.5.0.jar\
372
373
:docbook/schemas-docbook-5.2b10a4.jar\
373
374
:sampleapp-@@SAMPVER@@.jar org.xmlresolver.example.SampleApp \
You can’t perform that action at this time.
0 commit comments