For the complete documentation index, see llms.txt. This page is also available as Markdown.

Java Namespace

Interact with Java directly

DSL

Description

java:{class}

Get a reference or instantiate the java {class} for you.

property name="builder" inject="java:java.lang.StringBuilder";

Last updated

Was this helpful?