Class Comment

java.lang.Object
org.basex.util.options.Option<Object>
org.basex.util.options.Comment

public final class Comment extends Option<Object>
Comment.
Author:
BaseX Team 2005-21, BSD License, Christian Gruen
  • Constructor Details

    • Comment

      public Comment(String name)
      Constructor without default value.
      Parameters:
      name - name
  • Method Details

    • value

      public Object value()
      Description copied from class: Option
      Returns the default value.
      Specified by:
      value in class Option<Object>
      Returns:
      default value