Verwendungen von Klasse
org.jdrupes.mdoclet.internal.doclets.toolkit.util.DocPath
Package
Beschreibung
This is the default HTML doclet provided with the JDK.
This package contains classes that create and write HTML markup tags.
Contains the base classes that make up a doclet.
This package has utility classes that perform common services required
for API documentation generation.
-
Verwendungen von DocPath in org.jdrupes.mdoclet.internal.doclets.formats.html
Modifizierer und TypFeldBeschreibungfinal DocPath
HtmlDocletWriter.filename
Name of the file getting generated.final DocPath
HtmlDocletWriter.path
Platform-independent path from the current or the destination directory to the file getting generated.final DocPath
HtmlDocletWriter.pathToRoot
Relative path from the file getting generated to the destination directory.final DocPath
DocFilesHandlerImpl.source
HtmlConfiguration.topFile
First file to appear in the right-hand frame in the generated documentation.Modifizierer und TypMethodeBeschreibungHtmlConfiguration.getMainStylesheet()
protected DocPath
HtmlDocletWriter.pathString
(PackageElement packageElement, DocPath name) Return path to the given file name in the given package.protected DocPath
HtmlDocletWriter.pathString
(TypeElement te, DocPath name) Return the path to the class page for a typeElement.Modifizierer und TypMethodeBeschreibungHtmlConfiguration.getAdditionalScripts()
HtmlConfiguration.getAdditionalStylesheets()
DocFilesHandlerImpl.getStylesheets()
Modifizierer und TypMethodeBeschreibungvoid
SourceToHTMLConverter.convertClass
(TypeElement te, DocPath outputdir) Convert the given Class to an HTML.void
SourceToHTMLConverter.convertModule
(ModuleElement mdl, DocPath outputdir) Convert the documented packages contained in the given module to an HTML representation.void
SourceToHTMLConverter.convertPackage
(PackageElement pkg, DocPath outputdir) Convert the Classes in the given Package to an HTML file.static void
SourceToHTMLConverter.convertRoot
(HtmlConfiguration configuration, DocPath outputdir) Translate the TypeElements in the given DocletEnvironment to HTML representation.static void
IndexRedirectWriter.generate
(HtmlConfiguration configuration, DocPath fileName, DocPath target) protected DocPath
HtmlDocletWriter.pathString
(PackageElement packageElement, DocPath name) Return path to the given file name in the given package.protected DocPath
HtmlDocletWriter.pathString
(TypeElement te, DocPath name) Return the path to the class page for a typeElement.ModifiziererKonstruktorBeschreibungAbstractOverviewIndexWriter
(HtmlConfiguration configuration, DocPath filename) Constructs the AbstractOverviewIndexWriter.protected
AbstractTreeWriter
(HtmlConfiguration configuration, DocPath filename, ClassTree classTree) Constructor.AllClassesIndexWriter
(HtmlConfiguration configuration, DocPath filename, IndexBuilder indexBuilder) Construct AllClassesIndexWriter object.AllPackagesIndexWriter
(HtmlConfiguration configuration, DocPath filename) Construct AllPackagesIndexWriter object.ClassUseWriter
(HtmlConfiguration configuration, ClassUseMapper mapper, DocPath filename, TypeElement typeElement) Constructor.DeprecatedListWriter
(HtmlConfiguration configuration, DocPath filename) Constructor.ExternalSpecsWriter
(HtmlConfiguration configuration, DocPath filename) Constructs ExternalSpecsWriter object.HelpWriter
(HtmlConfiguration configuration, DocPath filename) Constructor to construct HelpWriter object.HtmlDocletWriter
(HtmlConfiguration configuration, DocPath path) Creates an HtmlDocletWriter.protected
IndexWriter
(HtmlConfiguration configuration, DocPath path) Creates a writer that can write a page containing some or all of the overall index.ModuleIndexWriter
(HtmlConfiguration configuration, DocPath filename) Construct the ModuleIndexWriter.Navigation
(Element element, HtmlConfiguration configuration, Navigation.PageMode page, DocPath path) Creates a Navigation object for a specific file, to be written in a specific HTML version.NewAPIListWriter
(HtmlConfiguration configuration, DocPath filename) Constructor.PackageIndexWriter
(HtmlConfiguration configuration, DocPath filename) Construct the PackageIndexWriter.PackageTreeWriter
(HtmlConfiguration configuration, DocPath path, PackageElement packageElement) Constructor.PackageUseWriter
(HtmlConfiguration configuration, ClassUseMapper mapper, DocPath filename, PackageElement pkgElement) Constructor.PreviewListWriter
(HtmlConfiguration configuration, DocPath filename) Constructor.SearchWriter
(HtmlConfiguration configuration, DocPath filename) Constructor to construct SearchWriter object.SubWriterHolderWriter
(HtmlConfiguration configuration, DocPath filename) SummaryListWriter
(HtmlConfiguration configuration, DocPath filename, B builder) Constructor.SystemPropertiesWriter
(HtmlConfiguration configuration, DocPath filename) Constructs SystemPropertiesWriter object.TreeWriter
(HtmlConfiguration configuration, DocPath filename, ClassTree classTree) Constructor to construct TreeWriter object. -
Verwendungen von DocPath in org.jdrupes.mdoclet.internal.doclets.formats.html.markup
Modifizierer und TypMethodeBeschreibungLinks.createLink
(DocPath path, String label) Creates a link of the form label.Links.createLink
(DocPath path, Content label) Creates a link of the form label.Links.createLink
(DocPath path, Content label, String title) Creates a link of the form label.Links.createLink
(DocPath path, Content label, HtmlStyle style, String title) Creates a link of the form label.void
Head.setCanonicalLink
(DocPath link) Specifies a value for a canonical link in the element.Head.setStylesheets
(DocPath main, List<DocPath> additional) Sets the main and any additional stylesheets to be listed in the HEAD element.Modifizierer und TypMethodeBeschreibungHead.setAdditionalScripts
(List<DocPath> scripts) Sets the list of additional script files to be added to the HEAD element.Head.setStylesheets
(DocPath main, List<DocPath> additional) Sets the main and any additional stylesheets to be listed in the HEAD element.ModifiziererKonstruktorBeschreibungHead
(DocPath path, Runtime.Version docletVersion, ZonedDateTime generatedDate) Creates a Head object, for a given file and HTML version.Creates a Links object for a specific file. -
Verwendungen von DocPath in org.jdrupes.mdoclet.internal.doclets.toolkit
-
Verwendungen von DocPath in org.jdrupes.mdoclet.internal.doclets.toolkit.util
Modifizierer und TypFeldBeschreibungstatic final DocPath
DocPaths.ALLCLASSES_INDEX
The name of the file for all classes index.static final DocPath
DocPaths.ALLPACKAGES_INDEX
The name of the file for all packages index.static final DocPath
DocPaths.CLASS_USE
The name of the sub-directory for storing class usage info.static final DocPath
DocPaths.CLIPBOARD_SVG
The name of the copy-to-clipboard icon file.static final DocPath
DocPaths.CONSTANT_VALUES
The name of the file for constant values.static final DocPath
DocPaths.DEPRECATED_LIST
The name of the file for deprecated elements.static final DocPath
DocPaths.DOC_FILES
The name of the subdirectory for user-provided additional documentation files.static final DocPath
DocPaths.DOT_DOT
static final DocPath
DocPaths.ELEMENT_LIST
The name of the file for the element list.static final DocPath
DocPath.empty
The empty path.static final DocPath
DocPaths.EXTERNAL_SPECS
The name of the file for all references to external specifications.static final DocPath
DocPaths.GLASS_IMG
The name of the image file showing a magnifying glass on the search box.static final DocPath
DocPaths.HELP_DOC
The name of the file for help info.static final DocPath
DocPaths.INDEX
The name of the main index file.static final DocPath
DocPaths.INDEX_ALL
The name of the single index file for all classes.static final DocPath
DocPaths.INDEX_FILES
The name of the directory for the split index files.static final DocPath
DocPaths.JAVASCRIPT
The name of the default javascript file.static final DocPath
DocPaths.JQUERY_JS
The name of the default jQuery javascript file.static final DocPath
DocPaths.JQUERY_UI_CSS
The name of the default jQuery UI stylesheet file.static final DocPath
DocPaths.JQUERY_UI_JS
The name of the default jQuery UI javascript file.static final DocPath
DocPaths.LEGAL
The name of the directory for legal files.static final DocPath
DocPaths.LINK_SVG
The name of the link icon file.static final DocPath
DocPaths.MEMBER_SEARCH_INDEX_JS
The name of the member search index js file.static final DocPath
DocPaths.MODULE_SEARCH_INDEX_JS
The name of the module search index js file.static final DocPath
DocPaths.NEW_LIST
The name of the file for new elements.static final DocPath
DocPaths.OVERVIEW_SUMMARY
The name of the file for the overview summary.static final DocPath
DocPaths.OVERVIEW_TREE
The name of the file for the overview tree.static final DocPath
DocPaths.PACKAGE_LIST
The name of the file for the package list.static final DocPath
DocPaths.PACKAGE_SEARCH_INDEX_JS
The name of the package search index js file.static final DocPath
DocPaths.PACKAGE_SUMMARY
The name of the file for the package summary.static final DocPath
DocPaths.PACKAGE_TREE
The name of the file for the package tree.static final DocPath
DocPaths.PACKAGE_USE
The name of the file for the package usage info.static final DocPath
DocPath.parent
The empty path.protected final DocPath
DocFile.path
The path relative to the (output) location.static final DocPath
DocPaths.PREVIEW_LIST
The name of the file for preview elements.final DocPath
ResourceIOException.resource
The resource that was in use when the exception occurred.static final DocPath
DocPaths.RESOURCES
The name of the sub-package from which resources are read.static final DocPath
DocPaths.SCRIPT_DIR
The name of the directory for the script files.static final DocPath
DocPaths.SEARCH_JS
The name of the search javascript file.static final DocPath
DocPaths.SEARCH_JS_TEMPLATE
The name of the template for the search javascript file.static final DocPath
DocPaths.SEARCH_PAGE
The name of the file for search page.static final DocPath
DocPaths.SEARCH_PAGE_JS
The name of the search javascript file.static final DocPath
DocPaths.SERIALIZED_FORM
The name of the file for the serialized form info.static final DocPath
DocPaths.SOURCE_OUTPUT
The name of the directory in which HTML versions of the source code are generated.static final DocPath
DocPaths.STYLESHEET
The name of the default stylesheet.static final DocPath
DocPaths.SYSTEM_PROPERTIES
The name of the file for all system properties.static final DocPath
DocPaths.TAG_SEARCH_INDEX_JS
The name of the tag search index js file.static final DocPath
DocPaths.TYPE_SEARCH_INDEX_JS
The name of the type search index js file.static final DocPath
DocPaths.X_IMG
The name of the image file for undo button on the search box.Modifizierer und TypMethodeBeschreibungDocPath.basename()
static DocPath
Creates a path from a string.DocPaths.forClass
(TypeElement typeElement) Returns the path for a type element.static DocPath
DocPaths.forModule
(ModuleElement mdle) DocPaths.forName
(TypeElement typeElement) Returns the path for the simple name of a type element.DocPaths.forPackage
(PackageElement pkgElement) Returns the path for a package.DocPaths.forPackage
(TypeElement typeElement) Returns the path for the package of a type element.static DocPath
DocPaths.forRoot
(PackageElement pkgElement) Returns the inverse path for a package.static DocPath
DocPaths.indexN
(int n) Generate the name of one of the files in the split index.DocPath.invert()
Return the inverse path for this path.DocPaths.modulePath
(ModuleElement mdle, String path) Returns the path for a file within a module documentation output directory.DocPaths.moduleSummary
(String mdleName) The path for the file for a module’s summary page.DocPaths.moduleSummary
(ModuleElement mdle) The path for the file for a module’s summary page.DocPath.normalize()
Returns the path formed by eliminating empty components, ‘.’ components, and redundant name/.. components.DocPath.parent()
DocPaths.relativePath
(PackageElement from, PackageElement to) Returns a relative path from one package to another.DocPath.relativize
(DocPath other) Normalize and relativize a path against this path, assuming that this path is for a file (not a directory), in which the other path will appear.Returns the path formed by appending the specified string to the current path.Returns the path by appending the specified path to the current path.Modifizierer und TypMethodeBeschreibungvoid
DocFile.copyResource
(DocPath resource, boolean overwrite, boolean replaceNewLine) Copy the contents of a resource file to this file.void
DocFile.copyResource
(DocPath resource, Resources resources) Copy the contents of a resource file to this file.static DocFile
DocFile.createFileForOutput
(BaseConfiguration configuration, DocPath path) Create a DocFile for a file that will be opened for writing.Extern.getExternalLink
(Element element, DocPath relativepath, String filename) Convert a link to be an external link if appropriate.Extern.getExternalLink
(Element element, DocPath relativepath, String filename, String memberName) DocFile.list
(BaseConfiguration configuration, JavaFileManager.Location location, DocPath path) List the directories and files found in subdirectories along the elements of the given location.static IndexItem
IndexItem.of
(IndexItem.Category category, String label, DocPath path) Creates an index item for a summary page, that is not associated with any element or node in a doc comment.DocPath.relativize
(DocPath other) Normalize and relativize a path against this path, assuming that this path is for a file (not a directory), in which the other path will appear.DocLink.relativizeAgainst
(DocPath base) Creates a DocLink formed by relativizing the path against a given base.abstract DocFile
Derive a new file by resolving a relative path against this file.Returns the path by appending the specified path to the current path.ModifiziererKonstruktorBeschreibungprotected
DocFile
(JavaFileManager.Location location, DocPath path) Create a DocFile for a given location and relative path.Creates a DocLink representing the URI path.Creates a DocLink representing the URI path#fragment.ResourceIOException
(DocPath resource, IOException cause) Creates an exception to wrap an IO exception, the resource which caused it.