Class Node_ExtendedLiteral

  • All Implemented Interfaces:
    Serializable

    public class Node_ExtendedLiteral
    extends Node_ExprList
    The class of expression nodes of type "text{<expr>}" , or any other RDF literal with embedded expressions (including RDF literals with language tags, RDF datatypes. The RDF datatype itself can be an expression node of type <uri{<expr>}>
    Author:
    Maxime Lefrançois
    See Also:
    Serialized Form