Index
A B C D E F G H I J K L M N O P R S T U V W X Y
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- addAllEnabled() - Method in class htmlcompiler.checks.jsoup.JsoupCheckListBuilder
- addConfiguration(Map<String, Boolean>) - Method in class htmlcompiler.checks.jsoup.JsoupCheckListBuilder
- addIfEnabled(String, JsoupElementChecks.JsoupElementCheck) - Method in class htmlcompiler.checks.jsoup.JsoupCheckListBuilder
- addIntegrityAttributes(Element, String, File, Logger) - Static method in enum htmlcompiler.tags.jsoup.TagParsingJsoup
- addIntegrityAttributes(Element, String, File, NekoCompiler, Logger) - Static method in enum htmlcompiler.tags.neko.TagParsingNeko
- addScriptAtEndOfBody(String) - Method in class htmlcompiler.model.ScriptBag
- addScriptAtEndOfHead(String) - Method in class htmlcompiler.model.ScriptBag
- addScriptAtStartOfBody(String) - Method in class htmlcompiler.model.ScriptBag
- addScriptAtStartOfHead(String) - Method in class htmlcompiler.model.ScriptBag
- alignAttributeContainsAbsmiddle(Logger, File, Element) - Static method in enum htmlcompiler.checks.jsoup.JsoupElementChecks
- App - Enum in htmlcompiler.tools
- App.MavenTask - Interface in htmlcompiler.tools
- Attribute - Class in htmlcompiler.library
- attributes - Variable in class htmlcompiler.library.LibraryDescription
- attributes - Variable in class htmlcompiler.library.LibraryRecord
B
- Bag() - Constructor for class htmlcompiler.model.ScriptBag.Bag
- bmp - htmlcompiler.model.ImageType
- body - Variable in class htmlcompiler.model.ScriptBag
- Body - Enum in htmlcompiler.tags.jsoup
- Body - Enum in htmlcompiler.tags.neko
- body_end - htmlcompiler.model.MoveType
- body_start - htmlcompiler.model.MoveType
- build() - Method in class htmlcompiler.checks.jsoup.JsoupCheckListBuilder
- build() - Method in class htmlcompiler.services.DirectoryWatcher
- build(Logger) - Method in interface htmlcompiler.tools.App.MavenTask
- buildMavenTask(AbstractMojo, App.MavenTask) - Static method in enum htmlcompiler.tools.App
C
- checkElement(Logger, File, Element) - Method in interface htmlcompiler.checks.jsoup.JsoupElementChecks.JsoupElementCheck
- Chunk - Class in htmlcompiler.templates
- Chunk() - Constructor for class htmlcompiler.templates.Chunk
- cmx - htmlcompiler.model.ImageType
- cod - htmlcompiler.model.ImageType
- CodeCompiler - Interface in htmlcompiler.compilers
- CodeCompiler.CompileArgumentsSupplier - Interface in htmlcompiler.compilers
- codelibs - htmlcompiler.model.CompilerType
- CodelibsCompiler - Class in htmlcompiler.compilers.html
- CodelibsCompiler(Logger, LibraryArchive, Map<String, Boolean>) - Constructor for class htmlcompiler.compilers.html.CodelibsCompiler
- Coding - Enum in htmlcompiler.tools
- compile(File) - Method in enum htmlcompiler.model.ScriptType
- compile(File) - Method in enum htmlcompiler.model.StyleType
- compile(String, File) - Method in enum htmlcompiler.model.ScriptType
- compile(String, File) - Method in enum htmlcompiler.model.StyleType
- compileCode(File) - Method in interface htmlcompiler.compilers.CodeCompiler
- compileCode(String, File) - Method in interface htmlcompiler.compilers.CodeCompiler
- compileDirectories(File, TemplateThenCompile, boolean) - Static method in interface htmlcompiler.compilers.TemplateThenCompile
- compileHtmlCode(File, String) - Method in class htmlcompiler.compilers.html.DefaultNekoCompiler
- compileHtmlCode(File, String) - Method in interface htmlcompiler.compilers.html.HtmlCompiler
- compileHtmlCode(File, String) - Method in class htmlcompiler.compilers.html.JsoupCompiler
- compileHtmlFragment(File, String) - Method in class htmlcompiler.compilers.html.JsoupCompiler
- CompilerType - Enum in htmlcompiler.model
- CompilerType.HtmlCompilerContructor - Interface in htmlcompiler.model
- compileTemplate(File) - Method in interface htmlcompiler.compilers.TemplateThenCompile
- compressCssCode(String) - Static method in enum htmlcompiler.compilers.CssCompiler
- compressHtmlCode(String) - Method in class htmlcompiler.compilers.html.DefaultNekoCompiler
- compressHtmlCode(String) - Method in interface htmlcompiler.compilers.html.HtmlCompiler
- compressHtmlCode(String) - Method in class htmlcompiler.compilers.html.JsoupCompiler
- compressJavascriptCode(String) - Static method in enum htmlcompiler.compilers.JsCompiler
- copyAttributes(Element, Element) - Static method in enum htmlcompiler.tags.jsoup.TagParsingJsoup
- copyAttributes(Element, Element) - Static method in enum htmlcompiler.tags.neko.TagParsingNeko
- createTag(Element, LibraryArchive) - Static method in enum htmlcompiler.tags.jsoup.Library
- createTag(Element, LibraryArchive) - Static method in enum htmlcompiler.tags.jsoup.Meta
- createTag(Document, String, String, String) - Method in class htmlcompiler.library.LibraryArchive
- css - htmlcompiler.model.StyleType
- CssCompiler - Enum in htmlcompiler.compilers
- cyberneko - htmlcompiler.model.CompilerType
- CyberNekoCompiler - Class in htmlcompiler.compilers.html
- CyberNekoCompiler(Logger, LibraryArchive, Map<String, Boolean>) - Constructor for class htmlcompiler.compilers.html.CyberNekoCompiler
D
- dart - htmlcompiler.model.ScriptType
- DefaultNekoCompiler - Class in htmlcompiler.compilers.html
- DefaultNekoCompiler(Logger, LibraryArchive, DOMParser) - Constructor for class htmlcompiler.compilers.html.DefaultNekoCompiler
- defaultRenamer(File, File, boolean) - Static method in interface htmlcompiler.compilers.RenameFile
- deleteTag(Element) - Static method in enum htmlcompiler.tags.neko.TagParsingNeko
- detectScriptType(Element, ScriptType) - Static method in enum htmlcompiler.model.ScriptType
- detectScriptType(Element, ScriptType) - Static method in enum htmlcompiler.model.ScriptType
- detectStyleType(Element, StyleType) - Static method in enum htmlcompiler.model.StyleType
- detectStyleType(Element, StyleType) - Static method in enum htmlcompiler.model.StyleType
- directories(Collection<Path>) - Method in class htmlcompiler.services.DirectoryWatcher
- directory(Path) - Method in class htmlcompiler.services.DirectoryWatcher
- DirectoryWatcher - Class in htmlcompiler.services
- DirectoryWatcher() - Constructor for class htmlcompiler.services.DirectoryWatcher
- DirectoryWatcher.PathEventListener - Interface in htmlcompiler.services
- DOCTYPE - Static variable in enum htmlcompiler.tags.neko.TagParsingNeko
- doctypeCompressCompile(File, String) - Method in class htmlcompiler.compilers.html.DefaultNekoCompiler
- doctypeCompressCompile(File, String) - Method in interface htmlcompiler.compilers.html.HtmlCompiler
- doctypeCompressCompile(File, String) - Method in class htmlcompiler.compilers.html.JsoupCompiler
- dontUseBlink(Logger, File, Element) - Static method in enum htmlcompiler.checks.jsoup.JsoupElementChecks
- dontUseBold(Logger, File, Element) - Static method in enum htmlcompiler.checks.jsoup.JsoupElementChecks
- dontUseEm(Logger, File, Element) - Static method in enum htmlcompiler.checks.jsoup.JsoupElementChecks
- dontUseItalic(Logger, File, Element) - Static method in enum htmlcompiler.checks.jsoup.JsoupElementChecks
- dontUseMarquee(Logger, File, Element) - Static method in enum htmlcompiler.checks.jsoup.JsoupElementChecks
- dontUseStrong(Logger, File, Element) - Static method in enum htmlcompiler.checks.jsoup.JsoupElementChecks
- dontUseStyling(Logger, File, Element) - Static method in enum htmlcompiler.checks.jsoup.JsoupElementChecks
- DummyEngine - Class in htmlcompiler.templates
- DummyEngine() - Constructor for class htmlcompiler.templates.DummyEngine
E
- emitCreatedForExisting() - Method in class htmlcompiler.services.DirectoryWatcher
- emitCreatedForExisting(boolean) - Method in class htmlcompiler.services.DirectoryWatcher
- enabled - Variable in class htmlcompiler.MavenCompile
- encodeBase64(byte[]) - Static method in enum htmlcompiler.tools.Coding
- endpoint - Variable in class htmlcompiler.model.httpmock.Request
- Endpoint - Class in htmlcompiler.model.httpmock
- equals(Object) - Method in class htmlcompiler.library.LibraryKey
- equals(Object) - Method in class htmlcompiler.model.httpmock.Endpoint
- execute() - Method in class htmlcompiler.MavenCompile
- execute() - Method in class htmlcompiler.MavenDependencies
- execute() - Method in class htmlcompiler.MavenHost
F
- Filenames - Enum in htmlcompiler.tools
- findBinaryInPath(String) - Static method in enum htmlcompiler.tools.IO
- findBinaryInPath(String, Path) - Static method in enum htmlcompiler.tools.IO
- FreeMarker - Class in htmlcompiler.templates
- FreeMarker() - Constructor for class htmlcompiler.templates.FreeMarker
G
- get(String, String, String) - Method in class htmlcompiler.library.LibraryArchive
- getPreviousTagSibling(Element, Node) - Static method in enum htmlcompiler.tags.neko.TagParsingNeko
- getScriptAtBodyEnd() - Method in class htmlcompiler.model.ScriptBag
- getScriptAtBodyStart() - Method in class htmlcompiler.model.ScriptBag
- getScriptAtHeadEnd() - Method in class htmlcompiler.model.ScriptBag
- getScriptAtHeadStart() - Method in class htmlcompiler.model.ScriptBag
- gif - htmlcompiler.model.ImageType
H
- Handlebars - Class in htmlcompiler.templates
- Handlebars(MavenProject) - Constructor for class htmlcompiler.templates.Handlebars
- hasBorderAttribute(Logger, File, Element) - Static method in enum htmlcompiler.checks.jsoup.JsoupElementChecks
- hasDeprecatedAttribute(Logger, File, Element) - Static method in enum htmlcompiler.checks.jsoup.JsoupElementChecks
- hasDeprecatedTag(Logger, File, Element) - Static method in enum htmlcompiler.checks.jsoup.JsoupElementChecks
- hasEventHandlerAttribute(Logger, File, Element) - Static method in enum htmlcompiler.checks.jsoup.JsoupElementChecks
- hashCode() - Method in class htmlcompiler.library.LibraryKey
- hashCode() - Method in class htmlcompiler.model.httpmock.Endpoint
- hasSeoMetaTags(Logger, File, Document) - Static method in enum htmlcompiler.checks.jsoup.JsoupDocumentChecks
- hasStyleAttribute(Logger, File, Element) - Static method in enum htmlcompiler.checks.jsoup.JsoupElementChecks
- hasTitleTag(Logger, File, Document) - Static method in enum htmlcompiler.checks.jsoup.JsoupDocumentChecks
- hasUppercase(String) - Static method in enum htmlcompiler.tools.Strings
- hasUppercaseTagsOrAttributes(Logger, File, Element) - Static method in enum htmlcompiler.checks.jsoup.JsoupElementChecks
- hasViewportMetaTag(Logger, File, Document) - Static method in enum htmlcompiler.checks.jsoup.JsoupDocumentChecks
- head - Variable in class htmlcompiler.model.ScriptBag
- head(Logger, File, Document) - Method in interface htmlcompiler.checks.jsoup.JsoupDocumentChecks.JsoupDocumentCheck
- head(File, Element, int) - Method in interface htmlcompiler.tags.jsoup.TagVisitor
- head(File, Element, int) - Method in interface htmlcompiler.tags.jsoup.TagVisitor.TailVisitor
- Head - Enum in htmlcompiler.tags.jsoup
- Head - Enum in htmlcompiler.tags.neko
- head_end - htmlcompiler.model.MoveType
- head_start - htmlcompiler.model.MoveType
- HTML - Enum in htmlcompiler.tools
- htmlcompiler - package htmlcompiler
- HtmlCompiler - Interface in htmlcompiler.compilers.html
- htmlcompiler.checks - package htmlcompiler.checks
- htmlcompiler.checks.jsoup - package htmlcompiler.checks.jsoup
- htmlcompiler.compilers - package htmlcompiler.compilers
- htmlcompiler.compilers.html - package htmlcompiler.compilers.html
- htmlcompiler.error - package htmlcompiler.error
- htmlcompiler.library - package htmlcompiler.library
- htmlcompiler.model - package htmlcompiler.model
- htmlcompiler.model.httpmock - package htmlcompiler.model.httpmock
- htmlcompiler.services - package htmlcompiler.services
- htmlcompiler.tags.jsoup - package htmlcompiler.tags.jsoup
- htmlcompiler.tags.neko - package htmlcompiler.tags.neko
- htmlcompiler.templates - package htmlcompiler.templates
- htmlcompiler.tools - package htmlcompiler.tools
- htmlToDocument(String) - Method in class htmlcompiler.compilers.html.DefaultNekoCompiler
- htmlToDocument(String) - Method in interface htmlcompiler.compilers.html.NekoCompiler
- htmlunit - htmlcompiler.model.CompilerType
- HtmlUnitCompiler - Class in htmlcompiler.compilers.html
- HtmlUnitCompiler(Logger, LibraryArchive, Map<String, Boolean>) - Constructor for class htmlcompiler.compilers.html.HtmlUnitCompiler
- Httl - Class in htmlcompiler.templates
- Httl() - Constructor for class htmlcompiler.templates.Httl
- Http - Enum in htmlcompiler.services
- HTTP - Enum in htmlcompiler.tools
I
- Ickenham - Class in htmlcompiler.templates
- Ickenham() - Constructor for class htmlcompiler.templates.Ickenham
- ico - htmlcompiler.model.ImageType
- ief - htmlcompiler.model.ImageType
- Image - Enum in htmlcompiler.tags.jsoup
- Image - Enum in htmlcompiler.tags.neko
- ImageType - Enum in htmlcompiler.model
- Import - Enum in htmlcompiler.tags.jsoup
- Import - Enum in htmlcompiler.tags.neko
- Include - Enum in htmlcompiler.tags.jsoup
- Include - Enum in htmlcompiler.tags.neko
- info(String) - Method in interface htmlcompiler.tools.Logger
- InputValidation - Enum in htmlcompiler.tools
- inputWithoutMaxLength(Logger, File, Element) - Static method in enum htmlcompiler.checks.jsoup.JsoupElementChecks
- InterruptableTask - Interface in htmlcompiler.services
- InvalidInput - Exception in htmlcompiler.error
- InvalidInput(Exception) - Constructor for exception htmlcompiler.error.InvalidInput
- InvalidInput(String) - Constructor for exception htmlcompiler.error.InvalidInput
- InvalidTemplate - Exception in htmlcompiler.error
- InvalidTemplate(Throwable) - Constructor for exception htmlcompiler.error.InvalidTemplate
- IO - Enum in htmlcompiler.tools
- isBinaryImage(String) - Static method in enum htmlcompiler.model.ImageType
- isCss(Element) - Static method in enum htmlcompiler.tags.jsoup.TagParsingJsoup
- isCss(Element) - Static method in enum htmlcompiler.tags.neko.TagParsingNeko
- isEmpty(Node) - Static method in enum htmlcompiler.tags.neko.TagParsingNeko
- isHtml(Element) - Static method in enum htmlcompiler.tags.jsoup.TagParsingJsoup
- isHtml(Element) - Static method in enum htmlcompiler.tags.neko.TagParsingNeko
- isInlineScript(Element) - Static method in enum htmlcompiler.tags.jsoup.TagParsingJsoup
- isInlineScript(Node) - Static method in enum htmlcompiler.tags.neko.TagParsingNeko
- isInlineStyle(Element) - Static method in enum htmlcompiler.tags.jsoup.TagParsingJsoup
- isInlineStyle(Node) - Static method in enum htmlcompiler.tags.neko.TagParsingNeko
- isLinkFavicon(Element) - Static method in enum htmlcompiler.tags.jsoup.TagParsingJsoup
- isLinkFavicon(Element) - Static method in enum htmlcompiler.tags.neko.TagParsingNeko
- isLinkStyleSheet(Element) - Static method in enum htmlcompiler.tags.jsoup.TagParsingJsoup
- isLinkStyleSheet(Element) - Static method in enum htmlcompiler.tags.neko.TagParsingNeko
- isScriptEmpty(Element) - Static method in enum htmlcompiler.tags.jsoup.TagParsingJsoup
- isStyleEmpty(Element) - Static method in enum htmlcompiler.tags.jsoup.TagParsingJsoup
- isUrl(String) - Static method in enum htmlcompiler.tools.HTTP
- isValidAttribute(Logger, File, Element) - Static method in enum htmlcompiler.checks.jsoup.JsoupElementChecks
- isValidTag(Logger, File, Element) - Static method in enum htmlcompiler.checks.jsoup.JsoupElementChecks
J
- Jade4j - Class in htmlcompiler.templates
- Jade4j(MavenProject) - Constructor for class htmlcompiler.templates.Jade4j
- Jamon - Class in htmlcompiler.templates
- Jamon() - Constructor for class htmlcompiler.templates.Jamon
- javascript - htmlcompiler.model.ScriptType
- jfif - htmlcompiler.model.ImageType
- JinJava - Class in htmlcompiler.templates
- JinJava(MavenProject) - Constructor for class htmlcompiler.templates.JinJava
- jpe - htmlcompiler.model.ImageType
- jpeg - htmlcompiler.model.ImageType
- jpg - htmlcompiler.model.ImageType
- JsCompiler - Enum in htmlcompiler.compilers
- jsoup - htmlcompiler.model.CompilerType
- JsoupCheckListBuilder - Class in htmlcompiler.checks.jsoup
- JsoupCompiler - Class in htmlcompiler.compilers.html
- JsoupCompiler(Logger, LibraryArchive, Map<String, Boolean>) - Constructor for class htmlcompiler.compilers.html.JsoupCompiler
- JsoupDocumentChecks - Enum in htmlcompiler.checks.jsoup
- JsoupDocumentChecks.JsoupDocumentCheck - Interface in htmlcompiler.checks.jsoup
- JsoupElementChecks - Enum in htmlcompiler.checks.jsoup
- JsoupElementChecks.JsoupElementCheck - Interface in htmlcompiler.checks.jsoup
- jspp - htmlcompiler.model.ScriptType
- JTwig - Class in htmlcompiler.templates
- JTwig(MavenProject) - Constructor for class htmlcompiler.templates.JTwig
K
- known_attributes - Static variable in enum htmlcompiler.tools.HTML
- known_tags - Static variable in enum htmlcompiler.tools.HTML
L
- labelWithForAttribute(Logger, File, Element) - Static method in enum htmlcompiler.checks.jsoup.JsoupElementChecks
- less - htmlcompiler.model.StyleType
- Library - Enum in htmlcompiler.tags.jsoup
- Library - Enum in htmlcompiler.tags.neko
- LibraryArchive - Class in htmlcompiler.library
- LibraryArchive(Gson) - Constructor for class htmlcompiler.library.LibraryArchive
- LibraryDescription - Class in htmlcompiler.library
- LibraryKey - Class in htmlcompiler.library
- LibraryKey(String, String, String) - Constructor for class htmlcompiler.library.LibraryKey
- LibraryRecord - Class in htmlcompiler.library
- Link - Enum in htmlcompiler.tags.jsoup
- Link - Enum in htmlcompiler.tags.neko
- listener(DirectoryWatcher.PathEventListener) - Method in class htmlcompiler.services.DirectoryWatcher
- loadHtml(NekoCompiler, File) - Static method in enum htmlcompiler.tags.neko.TagParsingNeko
- Logger - Interface in htmlcompiler.tools
- LogSuppressingMojo - Class in htmlcompiler.tools
- LogSuppressingMojo() - Constructor for class htmlcompiler.tools.LogSuppressingMojo
- LoopingSingleThread - Class in htmlcompiler.services
- LoopingSingleThread(InterruptableTask) - Constructor for class htmlcompiler.services.LoopingSingleThread
M
- makeAbsolutePath(Element, String) - Static method in enum htmlcompiler.tags.jsoup.TagParsingJsoup
- makeAbsolutePath(Element, String) - Static method in enum htmlcompiler.tags.neko.TagParsingNeko
- marginWidthInBody(Logger, File, Element) - Static method in enum htmlcompiler.checks.jsoup.JsoupElementChecks
- Markdown - Class in htmlcompiler.templates
- Markdown() - Constructor for class htmlcompiler.templates.Markdown
- MavenCompile - Class in htmlcompiler
- MavenCompile() - Constructor for class htmlcompiler.MavenCompile
- MavenDependencies - Class in htmlcompiler
- MavenDependencies() - Constructor for class htmlcompiler.MavenDependencies
- MavenHost - Class in htmlcompiler
- MavenHost() - Constructor for class htmlcompiler.MavenHost
- MavenProjectReader - Enum in htmlcompiler
- Meta - Enum in htmlcompiler.tags.jsoup
- Meta - Enum in htmlcompiler.tags.neko
- mimetype - Variable in enum htmlcompiler.model.ImageType
- minified_css - htmlcompiler.model.StyleType
- minified_javascript - htmlcompiler.model.ScriptType
- missingAltForImages(Logger, File, Element) - Static method in enum htmlcompiler.checks.jsoup.JsoupElementChecks
- missingPlaceholderForInputs(Logger, File, Element) - Static method in enum htmlcompiler.checks.jsoup.JsoupElementChecks
- missingPrintingStylesheet(Logger, File, Document) - Static method in enum htmlcompiler.checks.jsoup.JsoupDocumentChecks
- MoveType - Enum in htmlcompiler.model
- Mustache - Class in htmlcompiler.templates
- Mustache(MavenProject) - Constructor for class htmlcompiler.templates.Mustache
N
- name - Variable in class htmlcompiler.library.Attribute
- name - Variable in class htmlcompiler.library.LibraryKey
- name - Variable in class htmlcompiler.library.LibraryRecord
- NekoCompiler - Interface in htmlcompiler.compilers.html
- newBodyProcessor(ScriptBag) - Static method in enum htmlcompiler.tags.neko.Body
- newBodyVisitor(ScriptBag) - Static method in enum htmlcompiler.tags.jsoup.Body
- newCompileArguments(File, File) - Method in interface htmlcompiler.compilers.CodeCompiler.CompileArgumentsSupplier
- newCompiler(Logger, LibraryArchive, Map<String, Boolean>) - Method in interface htmlcompiler.model.CompilerType.HtmlCompilerContructor
- newDartCompiler() - Static method in enum htmlcompiler.compilers.JsCompiler
- newDefaultHtmlCompressor() - Static method in interface htmlcompiler.compilers.html.HtmlCompiler
- newDirectoryWatcher() - Static method in class htmlcompiler.services.DirectoryWatcher
- newElementOf(Document, File, NekoCompiler) - Static method in enum htmlcompiler.tags.neko.TagParsingNeko
- newExtensionToEngineMap(MavenProject) - Static method in interface htmlcompiler.templates.TemplateEngine
- newExternalToolCompiler(String, String, boolean, String, CodeCompiler.CompileArgumentsSupplier) - Static method in interface htmlcompiler.compilers.CodeCompiler
- newExternalToolCompiler(String, String, CodeCompiler.CompileArgumentsSupplier) - Static method in interface htmlcompiler.compilers.CodeCompiler
- newHeadProcessor(ScriptBag) - Static method in enum htmlcompiler.tags.neko.Head
- newHeadVisitor(ScriptBag) - Static method in enum htmlcompiler.tags.jsoup.Head
- newHtmlCompiler(Logger, LibraryArchive, Map<String, Boolean>) - Method in enum htmlcompiler.model.CompilerType
- newHttpServer(MavenProject, int, boolean, String) - Static method in enum htmlcompiler.services.Http
- newImageProcessor(NekoCompiler) - Static method in enum htmlcompiler.tags.neko.Image
- newImageVisitor(JsoupCompiler) - Static method in enum htmlcompiler.tags.jsoup.Image
- newImportProcessor(NekoCompiler) - Static method in enum htmlcompiler.tags.neko.Import
- newImportVisitor(JsoupCompiler) - Static method in enum htmlcompiler.tags.jsoup.Import
- newIncludeProcessor(NekoCompiler) - Static method in enum htmlcompiler.tags.neko.Include
- newIncludeVisitor(JsoupCompiler) - Static method in enum htmlcompiler.tags.jsoup.Include
- newJsoupCheckList() - Static method in class htmlcompiler.checks.jsoup.JsoupCheckListBuilder
- newJsoupCheckList(Map<String, Boolean>) - Static method in class htmlcompiler.checks.jsoup.JsoupCheckListBuilder
- newJsppCompiler() - Static method in enum htmlcompiler.compilers.JsCompiler
- newLessCompiler() - Static method in enum htmlcompiler.compilers.CssCompiler
- newLibraryProcessor(LibraryArchive) - Static method in enum htmlcompiler.tags.neko.Library
- newLibraryVisitor(LibraryArchive) - Static method in enum htmlcompiler.tags.jsoup.Library
- newLinkProcessor(NekoCompiler, Logger) - Static method in enum htmlcompiler.tags.neko.Link
- newLinkVisitor(Logger) - Static method in enum htmlcompiler.tags.jsoup.Link
- newLogger(Consumer<String>, Consumer<String>) - Static method in interface htmlcompiler.tools.Logger
- newLogger(Log) - Static method in interface htmlcompiler.tools.Logger
- newMetaProcessor(LibraryArchive) - Static method in enum htmlcompiler.tags.neko.Meta
- newMetaVisitor(LibraryArchive) - Static method in enum htmlcompiler.tags.jsoup.Meta
- newNopCompiler() - Static method in interface htmlcompiler.compilers.CodeCompiler
- newSassCompiler() - Static method in enum htmlcompiler.compilers.CssCompiler
- newScriptProcessor(Logger, NekoCompiler, SimpleXml, ScriptBag) - Static method in enum htmlcompiler.tags.neko.Script
- newScriptVisitor(Logger, JsoupCompiler, ScriptBag) - Static method in enum htmlcompiler.tags.jsoup.Script
- newStyleProcessor() - Static method in enum htmlcompiler.tags.neko.Style
- newStyleVisitor() - Static method in enum htmlcompiler.tags.jsoup.Style
- newStylusCompiler() - Static method in enum htmlcompiler.compilers.CssCompiler
- newTempFileWithContent(String, String, File, String) - Static method in enum htmlcompiler.tools.IO
- newTemplateThenCompile(Map<String, TemplateEngine>, RenameFile, HtmlCompiler) - Static method in interface htmlcompiler.compilers.TemplateThenCompile
- newTypescriptCompiler() - Static method in enum htmlcompiler.compilers.JsCompiler
- NOOP - Static variable in interface htmlcompiler.tags.jsoup.TagVisitor
- NOOP - Static variable in interface htmlcompiler.tags.neko.TagProcessor
O
- onEvent(WatchEvent.Kind<Path>, Path) - Method in interface htmlcompiler.services.DirectoryWatcher.PathEventListener
- orDefault(T, T) - Static method in enum htmlcompiler.tools.InputValidation
P
- path - Variable in class htmlcompiler.model.Task
- pbm - htmlcompiler.model.ImageType
- Pebble - Class in htmlcompiler.templates
- Pebble(MavenProject) - Constructor for class htmlcompiler.templates.Pebble
- pgm - htmlcompiler.model.ImageType
- png - htmlcompiler.model.ImageType
- pnm - htmlcompiler.model.ImageType
- port - Variable in class htmlcompiler.MavenHost
- ppm - htmlcompiler.model.ImageType
- previousElementSibling(Element) - Static method in enum htmlcompiler.tags.jsoup.TagParsingJsoup
- process(File, Document, Element) - Method in interface htmlcompiler.tags.neko.TagProcessor
- processHtml(File, Document) - Method in class htmlcompiler.compilers.html.DefaultNekoCompiler
- processHtml(File, Document) - Method in interface htmlcompiler.compilers.html.NekoCompiler
- processTemplate(File) - Method in class htmlcompiler.templates.DummyEngine
- processTemplate(File) - Method in class htmlcompiler.templates.Handlebars
- processTemplate(File) - Method in class htmlcompiler.templates.Jade4j
- processTemplate(File) - Method in class htmlcompiler.templates.JinJava
- processTemplate(File) - Method in class htmlcompiler.templates.JTwig
- processTemplate(File) - Method in class htmlcompiler.templates.Markdown
- processTemplate(File) - Method in class htmlcompiler.templates.Mustache
- processTemplate(File) - Method in class htmlcompiler.templates.Pebble
- processTemplate(File) - Method in interface htmlcompiler.templates.TemplateEngine
- processTemplate(File) - Method in class htmlcompiler.templates.Thymeleaf
- project - Variable in class htmlcompiler.MavenCompile
- project - Variable in class htmlcompiler.MavenHost
R
- ras - htmlcompiler.model.ImageType
- ReadCheckConfiguration - Enum in htmlcompiler.checks
- readChecksConfiguration(String, Gson) - Static method in enum htmlcompiler.checks.ReadCheckConfiguration
- recursive - Variable in class htmlcompiler.MavenCompile
- relativize(File, File) - Static method in enum htmlcompiler.tools.IO
- relativize(String, String) - Static method in enum htmlcompiler.tools.IO
- removeAttributes(Element, String...) - Static method in enum htmlcompiler.tags.jsoup.TagParsingJsoup
- removeAttributes(Element, String...) - Static method in enum htmlcompiler.tags.neko.TagParsingNeko
- RenameFile - Interface in htmlcompiler.compilers
- replaceExtension - Variable in class htmlcompiler.MavenCompile
- replaceExtension - Variable in class htmlcompiler.MavenHost
- replaceTag(Element, Element) - Static method in enum htmlcompiler.tags.neko.TagParsingNeko
- replaceWith(Element, Element) - Static method in enum htmlcompiler.tags.jsoup.TagParsingJsoup
- replaceWith(Element, Elements) - Static method in enum htmlcompiler.tags.jsoup.TagParsingJsoup
- Request - Class in htmlcompiler.model.httpmock
- Request(Endpoint, int, List<Request.Header>, String) - Constructor for class htmlcompiler.model.httpmock.Request
- requestApiEnabled - Variable in class htmlcompiler.MavenHost
- requestApiSpecification - Variable in class htmlcompiler.MavenHost
- rgb - htmlcompiler.model.ImageType
- run() - Method in interface htmlcompiler.services.InterruptableTask
S
- sass - htmlcompiler.model.StyleType
- Scalate - Class in htmlcompiler.templates
- Scalate() - Constructor for class htmlcompiler.templates.Scalate
- Script - Enum in htmlcompiler.tags.jsoup
- Script - Enum in htmlcompiler.tags.neko
- ScriptBag - Class in htmlcompiler.model
- ScriptBag() - Constructor for class htmlcompiler.model.ScriptBag
- ScriptBag.Bag - Class in htmlcompiler.model
- scriptsAtEnd - Variable in class htmlcompiler.model.ScriptBag.Bag
- scriptsAtStart - Variable in class htmlcompiler.model.ScriptBag.Bag
- ScriptType - Enum in htmlcompiler.model
- scriptWithHardcodedNonce(Logger, File, Element) - Static method in enum htmlcompiler.checks.jsoup.JsoupElementChecks
- Service - Interface in htmlcompiler.services
- setData(Element, String) - Static method in enum htmlcompiler.tags.jsoup.TagParsingJsoup
- sha384(byte[]) - Static method in enum htmlcompiler.tools.Coding
- start() - Method in class htmlcompiler.services.LoopingSingleThread
- start() - Method in interface htmlcompiler.services.Service
- stop() - Method in class htmlcompiler.services.LoopingSingleThread
- stop() - Method in interface htmlcompiler.services.Service
- storeCode(String, MoveType, ScriptBag) - Static method in enum htmlcompiler.model.MoveType
- Strings - Enum in htmlcompiler.tools
- StringTemplate - Class in htmlcompiler.templates
- StringTemplate() - Constructor for class htmlcompiler.templates.StringTemplate
- Style - Enum in htmlcompiler.tags.jsoup
- Style - Enum in htmlcompiler.tags.neko
- StyleType - Enum in htmlcompiler.model
- styleWithHardcodedNonce(Logger, File, Element) - Static method in enum htmlcompiler.checks.jsoup.JsoupElementChecks
- stylus - htmlcompiler.model.StyleType
T
- tagName - Variable in class htmlcompiler.library.LibraryDescription
- tagName - Variable in class htmlcompiler.library.LibraryRecord
- TagParsingJsoup - Enum in htmlcompiler.tags.jsoup
- TagParsingNeko - Enum in htmlcompiler.tags.neko
- TagProcessor - Interface in htmlcompiler.tags.neko
- TagVisitor - Interface in htmlcompiler.tags.jsoup
- TagVisitor.HeadVisitor - Interface in htmlcompiler.tags.jsoup
- TagVisitor.TailVisitor - Interface in htmlcompiler.tags.jsoup
- tail(File, Element, int) - Method in interface htmlcompiler.tags.jsoup.TagVisitor.HeadVisitor
- tail(File, Element, int) - Method in interface htmlcompiler.tags.jsoup.TagVisitor
- Task - Class in htmlcompiler.model
- Task(WatchEvent.Kind, Path) - Constructor for class htmlcompiler.model.Task
- TemplateEngine - Interface in htmlcompiler.templates
- TemplateThenCompile - Interface in htmlcompiler.compilers
- Thymeleaf - Class in htmlcompiler.templates
- Thymeleaf(MavenProject) - Constructor for class htmlcompiler.templates.Thymeleaf
- tif - htmlcompiler.model.ImageType
- tiff - htmlcompiler.model.ImageType
- toByteArray(File) - Static method in enum htmlcompiler.tools.IO
- toByteArray(InputStream) - Static method in enum htmlcompiler.tools.IO
- toDataUrl(File) - Static method in enum htmlcompiler.tags.jsoup.TagParsingJsoup
- toDataUrl(File) - Static method in enum htmlcompiler.tags.neko.TagParsingNeko
- toDataUrl(String, byte[]) - Static method in enum htmlcompiler.tags.jsoup.TagParsingJsoup
- toDataUrl(String, byte[]) - Static method in enum htmlcompiler.tags.neko.TagParsingNeko
- toDataUrl(String, File) - Static method in enum htmlcompiler.tags.jsoup.TagParsingJsoup
- toDataUrl(String, File) - Static method in enum htmlcompiler.tags.neko.TagParsingNeko
- toElementOf(Document, Element) - Static method in enum htmlcompiler.tags.neko.TagParsingNeko
- toExtension(File, String) - Static method in enum htmlcompiler.tools.Filenames
- toExtension(String) - Static method in enum htmlcompiler.tools.Filenames
- toHtml(Node) - Method in class htmlcompiler.compilers.html.DefaultNekoCompiler
- toHtml(Node) - Method in interface htmlcompiler.compilers.html.NekoCompiler
- toHttpHandler(Request) - Static method in class htmlcompiler.model.httpmock.Request
- toInputDirectory(MavenProject) - Static method in enum htmlcompiler.MavenProjectReader
- toIntegrityValue(byte[]) - Static method in enum htmlcompiler.tags.jsoup.TagParsingJsoup
- toIntegrityValue(byte[]) - Static method in enum htmlcompiler.tags.neko.TagParsingNeko
- toKey(HttpExchange) - Static method in class htmlcompiler.model.httpmock.Endpoint
- toKey(String, String) - Static method in class htmlcompiler.model.httpmock.Endpoint
- toLibraryKey(LibraryRecord) - Static method in class htmlcompiler.library.LibraryKey
- toLocation(File, String, String) - Static method in enum htmlcompiler.tools.IO
- toMimeType(String) - Static method in enum htmlcompiler.model.ImageType
- toMoveType(String, MoveType) - Static method in enum htmlcompiler.model.MoveType
- toOutputDirectory(MavenProject) - Static method in enum htmlcompiler.MavenProjectReader
- toOutputFile(File) - Method in interface htmlcompiler.compilers.RenameFile
- toStaticDirectory(MavenProject) - Static method in enum htmlcompiler.MavenProjectReader
- toString(File) - Static method in enum htmlcompiler.tools.IO
- toString(InputStream) - Static method in enum htmlcompiler.tools.IO
- toString(InputStream, Charset) - Static method in enum htmlcompiler.tools.IO
- type - Variable in class htmlcompiler.library.LibraryKey
- type - Variable in class htmlcompiler.library.LibraryRecord
- type - Variable in class htmlcompiler.MavenCompile
- type - Variable in class htmlcompiler.MavenHost
- type - Variable in class htmlcompiler.model.Task
- typescript - htmlcompiler.model.ScriptType
U
- UnrecognizedFileType - Exception in htmlcompiler.error
- UnrecognizedFileType(String) - Constructor for exception htmlcompiler.error.UnrecognizedFileType
- UnrecognizedFileType(String, Throwable) - Constructor for exception htmlcompiler.error.UnrecognizedFileType
- urlHasCorsAllowed(String) - Static method in enum htmlcompiler.tools.HTTP
- urlToByteArray(String) - Static method in enum htmlcompiler.tools.HTTP
V
- validation - Variable in class htmlcompiler.MavenCompile
- validation - Variable in class htmlcompiler.MavenHost
- value - Variable in class htmlcompiler.library.Attribute
- valueOf(String) - Static method in enum htmlcompiler.checks.jsoup.JsoupDocumentChecks
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum htmlcompiler.checks.jsoup.JsoupElementChecks
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum htmlcompiler.checks.ReadCheckConfiguration
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum htmlcompiler.compilers.CssCompiler
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum htmlcompiler.compilers.JsCompiler
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum htmlcompiler.MavenProjectReader
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum htmlcompiler.model.CompilerType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum htmlcompiler.model.ImageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum htmlcompiler.model.MoveType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum htmlcompiler.model.ScriptType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum htmlcompiler.model.StyleType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum htmlcompiler.services.Http
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum htmlcompiler.tags.jsoup.Body
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum htmlcompiler.tags.jsoup.Head
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum htmlcompiler.tags.jsoup.Image
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum htmlcompiler.tags.jsoup.Import
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum htmlcompiler.tags.jsoup.Include
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum htmlcompiler.tags.jsoup.Library
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum htmlcompiler.tags.jsoup.Link
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum htmlcompiler.tags.jsoup.Meta
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum htmlcompiler.tags.jsoup.Script
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum htmlcompiler.tags.jsoup.Style
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum htmlcompiler.tags.jsoup.TagParsingJsoup
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum htmlcompiler.tags.neko.Body
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum htmlcompiler.tags.neko.Head
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum htmlcompiler.tags.neko.Image
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum htmlcompiler.tags.neko.Import
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum htmlcompiler.tags.neko.Include
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum htmlcompiler.tags.neko.Library
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum htmlcompiler.tags.neko.Link
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum htmlcompiler.tags.neko.Meta
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum htmlcompiler.tags.neko.Script
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum htmlcompiler.tags.neko.Style
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum htmlcompiler.tags.neko.TagParsingNeko
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum htmlcompiler.tools.App
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum htmlcompiler.tools.Coding
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum htmlcompiler.tools.Filenames
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum htmlcompiler.tools.HTML
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum htmlcompiler.tools.HTTP
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum htmlcompiler.tools.InputValidation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum htmlcompiler.tools.IO
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum htmlcompiler.tools.Strings
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum htmlcompiler.checks.jsoup.JsoupDocumentChecks
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum htmlcompiler.checks.jsoup.JsoupElementChecks
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum htmlcompiler.checks.ReadCheckConfiguration
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum htmlcompiler.compilers.CssCompiler
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum htmlcompiler.compilers.JsCompiler
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum htmlcompiler.MavenProjectReader
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum htmlcompiler.model.CompilerType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum htmlcompiler.model.ImageType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum htmlcompiler.model.MoveType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum htmlcompiler.model.ScriptType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum htmlcompiler.model.StyleType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum htmlcompiler.services.Http
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum htmlcompiler.tags.jsoup.Body
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum htmlcompiler.tags.jsoup.Head
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum htmlcompiler.tags.jsoup.Image
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum htmlcompiler.tags.jsoup.Import
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum htmlcompiler.tags.jsoup.Include
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum htmlcompiler.tags.jsoup.Library
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum htmlcompiler.tags.jsoup.Link
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum htmlcompiler.tags.jsoup.Meta
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum htmlcompiler.tags.jsoup.Script
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum htmlcompiler.tags.jsoup.Style
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum htmlcompiler.tags.jsoup.TagParsingJsoup
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum htmlcompiler.tags.neko.Body
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum htmlcompiler.tags.neko.Head
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum htmlcompiler.tags.neko.Image
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum htmlcompiler.tags.neko.Import
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum htmlcompiler.tags.neko.Include
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum htmlcompiler.tags.neko.Library
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum htmlcompiler.tags.neko.Link
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum htmlcompiler.tags.neko.Meta
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum htmlcompiler.tags.neko.Script
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum htmlcompiler.tags.neko.Style
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum htmlcompiler.tags.neko.TagParsingNeko
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum htmlcompiler.tools.App
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum htmlcompiler.tools.Coding
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum htmlcompiler.tools.Filenames
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum htmlcompiler.tools.HTML
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum htmlcompiler.tools.HTTP
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum htmlcompiler.tools.InputValidation
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum htmlcompiler.tools.IO
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum htmlcompiler.tools.Strings
-
Returns an array containing the constants of this enum type, in the order they are declared.
- Velocity - Class in htmlcompiler.templates
- Velocity() - Constructor for class htmlcompiler.templates.Velocity
- version - Variable in class htmlcompiler.library.LibraryKey
- version - Variable in class htmlcompiler.library.LibraryRecord
W
- waitUntilDone() - Method in class htmlcompiler.services.LoopingSingleThread
- waitUntilDone() - Method in interface htmlcompiler.services.Service
- warn(String) - Method in interface htmlcompiler.tools.Logger
- watchedDirectories - Variable in class htmlcompiler.MavenHost
X
- xbm - htmlcompiler.model.ImageType
- xpm - htmlcompiler.model.ImageType
- xwd - htmlcompiler.model.ImageType
Y
- YYYY_MM_DD_HH_MM_SS - Static variable in interface htmlcompiler.tools.Logger
All Classes All Packages