Package help.validator.location
Class JarHelpModuleLocation
java.lang.Object
help.validator.location.HelpModuleLocation
help.validator.location.JarHelpModuleLocation
-
Field Summary
Fields inherited from class help.validator.location.HelpModuleLocation
helpDir, sourceTOCFile
-
Method Summary
Modifier and TypeMethodDescriptionstatic JarHelpModuleLocation
boolean
Returns true if this help location represents a source of input files to generate help outputjavax.help.HelpSet
Methods inherited from class help.validator.location.HelpModuleLocation
getAllHREFs, getAllIMGs, getHelpLocation, getHelpTopics, getModuleRepoRoot, loadHelpTopics, toString
-
Method Details
-
fromFile
-
isHelpInputSource
public boolean isHelpInputSource()Description copied from class:HelpModuleLocation
Returns true if this help location represents a source of input files to generate help output- Specified by:
isHelpInputSource
in 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:
loadHelpSet
in classHelpModuleLocation
-
getHelpModuleLocation
- Overrides:
getHelpModuleLocation
in classHelpModuleLocation
-
loadSourceTOCFile
- Specified by:
loadSourceTOCFile
in classHelpModuleLocation
-