Module dev.metaschema.core
Class DateTimeFormatUtil.LiteralComponent
java.lang.Object
dev.metaschema.core.metapath.function.library.DateTimeFormatUtil.FormatComponent
dev.metaschema.core.metapath.function.library.DateTimeFormatUtil.LiteralComponent
- Enclosing class:
- DateTimeFormatUtil
A literal text component in a picture string.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LiteralComponent
Construct a new literal component.- Parameters:
text- the literal text
-
-
Method Details
-
getText
Get the literal text.- Returns:
- the text
-