Use the updateProfile.parsers parameter to list all of the document parsers that are available to the updateProfile command.
query command
current parameter
default parameter
install parameter
updateProfile.parsers is scoped to the current view.
current.updateProfile.parsers is scoped to the current view.
default.updateProfile.parsers is globally scoped.
install.updateProfile.parsers is globally scoped.
query updateProfile.parsers query current.updateProfile.parsers query default.updateProfile.parsers query install.updateProfile.parsers
The query current.updateProfile.parsers command returns the document parsers that are available in the current view to the updateProfile command.
The query updateProfile.parsers command returns the list of parsers that were specified with the set updateProfile.parserClass command.
The query default.updateProfile.parsers command returns the list of parsers that were specified with the set default.updateProfile.parserClass command. That is, the list of parsers in the default profile indicated by the defaultProfile parameter.
The query install.updateprofile.parsers command returns the list of installed document parsers, that is, the list of parsers in the profile indicated by the installProfile parameter.
query updateProfile.parsers query current.updateProfile.parsers query default.updateProfile.parsers query install.updateProfile.parsers
query command
updateProfile command
updateProfile.parserClass parameter
Copyright IBM Corporation 1992, 2004. All Rights Reserved.