MCPcopy Create free account
hub / github.com/xmlet/HtmlFlow / HtmlFlow

Method HtmlFlow

htmlflow-core/src/main/java/htmlflow/HtmlFlow.java:43–43  ·  view source on GitHub ↗

Make private constructor to forbid instantiation.

()

Source from the content-addressed store, hash-verified

41
42 /** Make private constructor to forbid instantiation. */
43 private HtmlFlow() {}
44
45 /**
46 * This will invoke the HtmlTemplate to a PreprocessingVisitor that collects a chain of

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected