Class FUN_Property

  • All Implemented Interfaces:
    Function

    public final class FUN_Property
    extends Object
    implements Function
    Binding function fun:property extracts a property from a Properties document
    • Param 1: (file): the URI of the properties document (a URI), or the properties document itself (a String);
    • Param 2: (property) the name of the property;
    Author:
    Maxime Lefrançois