Skip to main content

DocBook.SearchUtils

class DocBook.SearchUtils extends %Library.RegisteredObject

This set of method implements a search paths facility for locating DocBook documents.

The items under ^DocBook.Config("SOURCE",<X>) are assumed to contains the pathnames of directories to look in when trying to locate a file. The actual values of <X> are unimportant but their relative values are used to specify an ordering of the target directories under the applicable collation.

Parameters

parameter DefaultOutput = C:\SearchPaths.log;

Inherited Members

Inherited Methods

FeedbackOpens in a new tab