| Modifier and Type | Method and Description |
|---|---|
Node |
apply(Node node)
Canonicaize a literal, both lexical form and language tag (RFc canonical).
|
static Node |
canonicalValue(Node node)
Convert the lexical form to a canonical form if one of the known datatypes,
otherwise return the node argument.
|
static CanonicalizeLiteral |
get() |
public static CanonicalizeLiteral get()
public Node apply(Node node)
Licenced under the Apache License, Version 2.0