- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for PreElementHandler (0.07 seconds)
-
build-logic/documentation/src/main/groovy/gradlebuild/docs/dsl/docbook/JavadocConverter.java
public void onEndElement(String element) { nodes.pop(); } } private static class PreElementHandler implements HtmlElementHandler { private final DocBookBuilder nodes; private final Document document; private PreElementHandler(DocBookBuilder nodes, Document document) { this.nodes = nodes; this.document = document; }
Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Wed May 21 06:20:45 GMT 2025 - 29.3K bytes - Click Count (0)