Package help.validator.location
Class DirectoryHelpModuleLocation
java.lang.Object
help.validator.location.HelpModuleLocation
help.validator.location.DirectoryHelpModuleLocation
- Direct Known Subclasses:
GeneratedDirectoryHelpModuleLocation
-
Field Summary
Fields inherited from class help.validator.location.HelpModuleLocation
helpDir, sourceTOCFile -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanReturns true if this help location represents a source of input files to generate help outputjavax.help.HelpSetMethods inherited from class help.validator.location.HelpModuleLocation
getAllHREFs, getAllIMGs, getHelpLocation, getHelpModuleLocation, getHelpTopics, getModuleRepoRoot, loadHelpTopics, toString
-
Constructor Details
-
DirectoryHelpModuleLocation
-
-
Method Details
-
isHelpInputSource
public boolean isHelpInputSource()Description copied from class:HelpModuleLocationReturns true if this help location represents a source of input files to generate help output- Specified by:
isHelpInputSourcein classHelpModuleLocation- Returns:
- true if this help location represents a source of input files to generate help output
-
loadHelpSet
public javax.help.HelpSet loadHelpSet()- Specified by:
loadHelpSetin classHelpModuleLocation
-
loadSourceTOCFile
- Specified by:
loadSourceTOCFilein classHelpModuleLocation
-