Registry / utility / org-eclipse-xtext-util

org-eclipse-xtext-util

JSON →
library2.42.0javamavenunverified

Utility classes used throughout Xtext.

<dependency> <groupId>org.eclipse.xtext</groupId> <artifactId>org.eclipse.xtext.util</artifactId> <version>2.42.0</version> </dependency>
INSTALL
IMPORT
SIG · ORG-ECLIPSE-XTEXT-
O
org-eclipse-xtext-util
utilityjavav2.42.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Strings
org.eclipse.xtext.util.Strings

Capitalizes the first letter of a string using Xtext utility.

import org.eclipse.xtext.util.Strings; public class Quickstart { public static void main(String[] args) { String result = Strings.toFirstUpper("hello"); System.out.println(result); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.42.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
org-eclipse-xtext-util — mvn dependency:get org-eclipse-xtext-util · libregistry