Class NodeValueBoolean

All Implemented Interfaces:
Expr

public class NodeValueBoolean extends NodeValue
  • Constructor Details

    • NodeValueBoolean

      public NodeValueBoolean(boolean b)
    • NodeValueBoolean

      public NodeValueBoolean(boolean b, org.apache.jena.graph.Node n)
  • Method Details