Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/xmlet/HtmlFlow
/ functions
Functions
777 in github.com/xmlet/HtmlFlow
⨍
Functions
777
◇
Types & classes
216
Method
Student
(long nr, String name)
htmlflow-core/src/test/java/htmlflow/test/model/Student.java:10
Method
Student
(long nr, String name)
htmlflow-kotlin/src/test/java/htmlflow/test/model/Student.java:10
Method
StudentWithGrade
(String name, double grade)
htmlflow-core/src/test/java/htmlflow/test/model/StudentWithGrade.java:7
Method
Tags
()
htmlflow-core/src/main/java/htmlflow/visitor/Tags.java:41
Method
Task
(String title, String description, Priority priority)
flowifier/src/test/java/htmlflow/test/model/Task.java:37
Method
Task
(String title, String description, Priority priority)
htmlflow-core/src/test/java/htmlflow/test/model/Task.java:37
Method
TaskDelayed
(int id, String title, String description, Priority priority)
htmlflow-core/src/test/java/htmlflow/test/model/TaskDelayed.java:31
Method
TaskHtml
(Task obj, Stream<String> html)
flowifier/src/test/java/htmlflow/test/TestDivDetails.java:128
Method
TaskHtml
(Task obj, Stream<String> html)
htmlflow-core/src/test/java/htmlflow/test/TestDivDetails.java:166
Method
TestDivDetails
()
flowifier/src/test/java/htmlflow/test/TestDivDetails.java:61
Method
TestDivDetails
()
htmlflow-core/src/test/java/htmlflow/test/TestDivDetails.java:65
Method
Track
(String name)
htmlflow-core/src/test/java/htmlflow/test/model/Track.java:12
Method
Track
(String name)
htmlflow-kotlin/src/test/java/htmlflow/test/model/Track.java:12
Method
Utils
()
flowifier/src/test/java/htmlflow/test/Utils.java:45
Method
Utils
()
htmlflow-core/src/test/java/htmlflow/test/Utils.java:52
Method
Utils
()
htmlflow-kotlin/src/test/java/htmlflow/test/Utils.java:45
Method
ViewFactory
( boolean isIndented, boolean threadSafe, boolean preEncoding,
htmlflow-core/src/main/java/htmlflow/HtmlFlow.java:463
Method
`all examples should render successfully`
htmlflow-view-loader/src/test/kotlin/htmlflow/viewloader/HtmlFlowTemplatesTest.kt:447
Method
`hot reload should clear caches and work correctly`
htmlflow-view-loader/src/test/kotlin/htmlflow/viewloader/HtmlFlowTemplatesTest.kt:465
Method
`resolution precedence should be consistent`
htmlflow-view-loader/src/test/kotlin/htmlflow/viewloader/HtmlFlowTemplatesTest.kt:478
Method
`should cache inheritance resolution - Example 2`
htmlflow-view-loader/src/test/kotlin/htmlflow/viewloader/HtmlFlowTemplatesTest.kt:360
Method
`should cache view registry across multiple calls`
htmlflow-view-loader/src/test/kotlin/htmlflow/viewloader/HtmlFlowTemplatesTest.kt:87
Method
`should correctly identify HtmlView methods`
htmlflow-view-loader/src/test/kotlin/htmlflow/viewloader/HtmlFlowTemplatesTest.kt:229
Method
`should create default constructor instance`
htmlflow-view-loader/src/test/kotlin/htmlflow/viewloader/HtmlFlowTemplatesTest.kt:264
Method
`should create renderer from HtmlView`
htmlflow-view-loader/src/test/kotlin/htmlflow/viewloader/RendererExtensionTest.kt:24
Method
`should find view for base class when using inherited model`
htmlflow-view-loader/src/test/kotlin/htmlflow/viewloader/HtmlFlowTemplatesTest.kt:170
Method
`should find view for interface when using implementing model`
htmlflow-view-loader/src/test/kotlin/htmlflow/viewloader/HtmlFlowTemplatesTest.kt:183
Method
`should find view through direct match - Example 1`
htmlflow-view-loader/src/test/kotlin/htmlflow/viewloader/HtmlFlowTemplatesTest.kt:333
Method
`should find view through interface match - Example 4`
htmlflow-view-loader/src/test/kotlin/htmlflow/viewloader/HtmlFlowTemplatesTest.kt:389
Method
`should find view through superclass match - Example 3`
htmlflow-view-loader/src/test/kotlin/htmlflow/viewloader/HtmlFlowTemplatesTest.kt:348
Method
`should find views across multiple packages`
htmlflow-view-loader/src/test/kotlin/htmlflow/viewloader/HtmlFlowTemplatesTest.kt:76
Method
`should find views in objects package`
htmlflow-view-loader/src/test/kotlin/htmlflow/viewloader/HtmlFlowTemplatesTest.kt:51
Method
`should find views in simple package`
htmlflow-view-loader/src/test/kotlin/htmlflow/viewloader/HtmlFlowTemplatesTest.kt:37
Method
`should follow correct precedence order`
htmlflow-view-loader/src/test/kotlin/htmlflow/viewloader/HtmlFlowTemplatesTest.kt:416
Method
`should handle complex HTML structure in renderer`
htmlflow-view-loader/src/test/kotlin/htmlflow/viewloader/RendererExtensionTest.kt:53
Method
`should handle direct base class model`
htmlflow-view-loader/src/test/kotlin/htmlflow/viewloader/HtmlFlowTemplatesTest.kt:196
Method
`should handle empty content gracefully`
htmlflow-view-loader/src/test/kotlin/htmlflow/viewloader/RendererExtensionTest.kt:147
Method
`should handle empty package`
htmlflow-view-loader/src/test/kotlin/htmlflow/viewloader/HtmlFlowTemplatesTest.kt:65
Method
`should handle inactive status in complex view`
htmlflow-view-loader/src/test/kotlin/htmlflow/viewloader/HtmlFlowTemplatesTest.kt:140
Method
`should handle inactive status in complex view`
htmlflow-view-loader/src/test/kotlin/htmlflow/viewloader/RendererExtensionTest.kt:110
Method
`should handle multiple interfaces with deterministic precedence`
htmlflow-view-loader/src/test/kotlin/htmlflow/viewloader/HtmlFlowTemplatesTest.kt:400
Method
`should handle non-parameterized types gracefully`
htmlflow-view-loader/src/test/kotlin/htmlflow/viewloader/HtmlFlowTemplatesTest.kt:273
Method
`should handle type mismatch in extension function`
htmlflow-view-loader/src/test/kotlin/htmlflow/viewloader/HtmlFlowTemplatesTest.kt:305
Method
`should reject non-view methods`
htmlflow-view-loader/src/test/kotlin/htmlflow/viewloader/HtmlFlowTemplatesTest.kt:236
Method
`should render HtmlView correctly`
htmlflow-view-loader/src/test/kotlin/htmlflow/viewloader/HtmlFlowTemplatesTest.kt:108
Method
`should render complex view with lists and conditionals`
htmlflow-view-loader/src/test/kotlin/htmlflow/viewloader/HtmlFlowTemplatesTest.kt:123
Method
`should return null for non-object class`
htmlflow-view-loader/src/test/kotlin/htmlflow/viewloader/HtmlFlowTemplatesTest.kt:258
Method
`should return working TemplateRenderer from CachingClasspath`
htmlflow-view-loader/src/test/kotlin/htmlflow/viewloader/HtmlFlowTemplatesTest.kt:320
Method
`should successfully create Kotlin object instance`
htmlflow-view-loader/src/test/kotlin/htmlflow/viewloader/HtmlFlowTemplatesTest.kt:252
Method
`should throw error when no view found`
htmlflow-view-loader/src/test/kotlin/htmlflow/viewloader/HtmlFlowTemplatesTest.kt:433
Method
`should throw exception for type mismatch in HtmlView renderer`
htmlflow-view-loader/src/test/kotlin/htmlflow/viewloader/RendererExtensionTest.kt:135
Method
`should throw exception for unknown view type`
htmlflow-view-loader/src/test/kotlin/htmlflow/viewloader/HtmlFlowTemplatesTest.kt:155
Method
`should throw exception when duplicate views are found`
htmlflow-view-loader/src/test/kotlin/htmlflow/viewloader/HtmlFlowTemplatesTest.kt:212
Method
`should work with extension functions`
htmlflow-view-loader/src/test/kotlin/htmlflow/viewloader/HtmlFlowTemplatesTest.kt:282
Method
`test complex HTML page`
htmlflow-kotlin/src/test/kotlin/htmlflow/test/TestKotlinExtensions.kt:148
Method
`test div extension property`
htmlflow-kotlin/src/test/kotlin/htmlflow/test/TestKotlinExtensions.kt:89
Method
`test renderer with view factory`
htmlflow-view-loader/src/test/kotlin/htmlflow/viewloader/ClasspathScannerTest.kt:9
Method
`test renderer without view factory`
htmlflow-view-loader/src/test/kotlin/htmlflow/viewloader/ClasspathScannerTest.kt:19
Function
accept
htmlflow-kotlin/src/main/kotlin/htmlflow/HtmlFlowSuspending.kt:34
Method
addScape_should_return_the_same_builder_instance
()
htmlflow-core/src/test/java/htmlflow/visitor/escape/core/EscapersTest.java:15
Method
appendAttribute
Appends the attribute value and key @param attribute the attribute @param nodeClass the class of the node @throws IOException
flowifier/src/main/java/htmlflow/flowifier/HtmlToJavaHtmlFlowNodeVisitor.java:72
Method
appendFooter
Appends the footer of the Java class, i.e closes the method and the class @throws IOException thrown when something wrong occurs while ap
flowifier/src/main/java/htmlflow/flowifier/HtmlToJavaHtmlFlowNodeVisitor.java:59
Method
appendHeader
Appends the header of the Java class, i.e the imports, the declaration of the class, the declaration of the method, ... @throws IOException
flowifier/src/main/java/htmlflow/flowifier/HtmlToJavaHtmlFlowNodeVisitor.java:50
Method
assertContainsExpectedContent
htmlflow-view-loader/src/test/kotlin/htmlflow/viewloader/HtmlFlowTemplatesTest.kt:500
Method
assertHtml
htmlflow-kotlin/src/test/kotlin/htmlflow/test/TestSuspendableViewInConcurrency.kt:138
Method
awaitAndDynamicTemplate
(HtmlPage view)
htmlflow-core/src/test/java/htmlflow/test/TestAwaitDynamic.java:83
Method
bbView
(Footer<?> footer)
htmlflow-core/src/test/java/htmlflow/test/views/HtmlPartials.java:29
Method
bodyDivPtemplate
(HtmlPage view)
htmlflow-core/src/test/java/htmlflow/test/views/HtmlWithoutIndentation.java:25
Method
buildClassName
htmlflow-view-loader/src/main/kotlin/htmlflow/viewloader/ClasspathScanner.kt:130
Method
buildSubPackageName
htmlflow-view-loader/src/main/kotlin/htmlflow/viewloader/ClasspathScanner.kt:126
Method
callPrivateMethod
htmlflow-view-loader/src/test/kotlin/htmlflow/viewloader/HtmlFlowTemplatesTest.kt:541
Method
chainContinuationSuspendableStatic
htmlflow-kotlin/src/main/kotlin/htmlflow/PreprocessingVisitorSuspend.kt:127
Method
checkForDuplicateViewRegistration
htmlflow-view-loader/src/main/kotlin/htmlflow/viewloader/ClasspathLoader.kt:118
Method
check_asyncview_hot_processing_in_concurrent_tasks_and_parallel_threads
htmlflow-kotlin/src/test/kotlin/htmlflow/test/TestSuspendableViewInConcurrency.kt:109
Method
check_asyncview_processing_in_concurrent_tasks_and_parallel_threads
()
htmlflow-core/src/test/java/htmlflow/test/TestAsyncViewInConcurrency.java:45
Method
check_asyncview_processing_in_concurrent_tasks_and_parallel_threads
htmlflow-kotlin/src/test/kotlin/htmlflow/test/TestSuspendableViewInConcurrency.kt:55
Method
check_asyncview_processing_in_concurrent_tasks_and_parallel_threads_hot
()
htmlflow-core/src/test/java/htmlflow/test/TestAsyncViewInConcurrency.java:63
Method
check_asyncview_processing_in_concurrent_tasks_and_parallel_threads_hot_unsafe
()
htmlflow-core/src/test/java/htmlflow/test/TestAsyncViewInConcurrency.java:81
Method
check_asyncview_processing_in_sequential_tasks_and_unsafe_hot_view
htmlflow-kotlin/src/test/kotlin/htmlflow/test/TestSuspendableViewInConcurrency.kt:83
Method
check_asyncview_processing_in_sequential_tasks_and_unsafe_view
()
htmlflow-core/src/test/java/htmlflow/test/TestAsyncViewInConcurrency.java:30
Method
check_asyncview_processing_in_sequential_tasks_and_unsafe_view
htmlflow-kotlin/src/test/kotlin/htmlflow/test/TestSuspendableViewInConcurrency.kt:30
Method
clearResolutionCache
htmlflow-view-loader/src/test/kotlin/htmlflow/viewloader/HtmlFlowTemplatesTest.kt:507
Method
clone
( Supplier<HtmlVisitor> visitorSupplier, boolean threadSafe )
htmlflow-core/src/main/java/htmlflow/HtmlViewHot.java:84
Method
clone
Since HtmlVisitor is immutable this is the preferred way to create a copy of the existing HtmlVisitor instance with a different isIndented state. @pa
htmlflow-core/src/main/java/htmlflow/visitor/HtmlVisitor.java:303
Method
clone
(boolean isIndented)
htmlflow-core/src/main/java/htmlflow/visitor/HtmlDocVisitor.java:90
Method
clone
(boolean isIndented)
htmlflow-core/src/main/java/htmlflow/visitor/HtmlViewVisitorAsyncHot.java:81
Method
clone
(boolean isIndented)
htmlflow-core/src/main/java/htmlflow/visitor/PreprocessingVisitor.java:167
Method
clone
(boolean isIndented)
htmlflow-core/src/main/java/htmlflow/visitor/HtmlViewVisitor.java:62
Method
clone
(boolean isIndented)
htmlflow-core/src/main/java/htmlflow/visitor/HtmlViewVisitorHot.java:59
Method
clone
(boolean isIndented)
htmlflow-core/src/main/java/htmlflow/visitor/HtmlViewVisitorAsync.java:72
Method
clone
htmlflow-kotlin/src/main/kotlin/htmlflow/HtmlViewVisitorSuspendHot.kt:25
Method
clone
htmlflow-kotlin/src/main/kotlin/htmlflow/visitor/HtmlVisitorSuspending.kt:7
Method
convertJavaStringContentToJavaDeclarableString
Converts the content of a Java string into a string that can be declared in a Java class passed as a method parameter @param javaStringContent
flowifier/src/main/java/htmlflow/flowifier/HtmlToJavaHtmlFlowNodeVisitor.java:94
Method
convertPathToPackage
htmlflow-view-loader/src/test/kotlin/htmlflow/viewloader/HtmlFlowTemplates.kt:64
Method
copy
(HtmlVisitor v)
htmlflow-core/src/main/java/htmlflow/continuations/HtmlContinuationSyncDynamic.java:69
Method
copy
(HtmlVisitor visitor)
htmlflow-core/src/main/java/htmlflow/continuations/HtmlContinuationSyncCloseAndIndent.java:39
Method
copy
(HtmlVisitor v)
htmlflow-core/src/main/java/htmlflow/continuations/HtmlContinuationSyncStatic.java:53
Method
copy
(HtmlVisitor v)
htmlflow-core/src/main/java/htmlflow/continuations/HtmlContinuationAsync.java:50
Method
copy
(HtmlVisitor visitor)
htmlflow-core/src/main/java/htmlflow/continuations/HtmlContinuationAsyncTerminationNode.java:22
Method
copy
* Since this Node is used only to signal completion, and we do not use the visitor, then we van * reuse it. */
htmlflow-kotlin/src/main/kotlin/htmlflow/continuations/HtmlContinuationSuspendableTerminationNode.kt:25
← previous
next →
301–400 of 777, ranked by callers