com.hp.hpl.jena.sparql.function
Class CastXSD_Boolean

java.lang.Object
  extended by com.hp.hpl.jena.sparql.function.CastXSD
      extended by com.hp.hpl.jena.sparql.function.CastXSD_Boolean
All Implemented Interfaces:
FunctionFactory

public class CastXSD_Boolean
extends CastXSD


Constructor Summary
CastXSD_Boolean(com.hp.hpl.jena.datatypes.xsd.XSDDatatype dt)
           
 
Method Summary
 Function create(String uri)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CastXSD_Boolean

public CastXSD_Boolean(com.hp.hpl.jena.datatypes.xsd.XSDDatatype dt)
Method Detail

create

public Function create(String uri)
Specified by:
create in interface FunctionFactory
Overrides:
create in class CastXSD


Licenced under the Apache License, Version 2.0