- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for emptyDoc (0.07 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
build-logic/documentation/src/main/groovy/gradlebuild/docs/XIncludeAwareXmlProvider.groovy
import org.w3c.dom.Node class XIncludeAwareXmlProvider { Document root Element parse(File sourceFile) { root = parseSourceFile(sourceFile) root.documentElement } Node emptyDoc() { root = DocumentBuilderFactory.newInstance().newDocumentBuilder().newDocument() } void write(File destFile, boolean indent = false) { destFile.withOutputStream { OutputStream stream ->Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Wed Dec 09 08:14:05 GMT 2020 - 2.2K bytes - Click Count (0) -
api/go1.txt
pkg regexp/syntax, const DotNL Flags pkg regexp/syntax, const EmptyBeginLine EmptyOp pkg regexp/syntax, const EmptyBeginText EmptyOp pkg regexp/syntax, const EmptyEndLine EmptyOp pkg regexp/syntax, const EmptyEndText EmptyOp pkg regexp/syntax, const EmptyNoWordBoundary EmptyOp pkg regexp/syntax, const EmptyWordBoundary EmptyOp pkg regexp/syntax, const ErrInternalError ErrorCode
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Wed Aug 14 18:58:28 GMT 2013 - 1.7M bytes - Click Count (0)