Uses of Class
com.ugos.JIProlog.engine.JIPString

Packages that use JIPString
com.ugos.JIProlog.engine   
 

Uses of JIPString in com.ugos.JIProlog.engine
 

Methods in com.ugos.JIProlog.engine that return JIPString
static JIPString JIPString.create(java.lang.String strString)
          Creates a new JIPString object from a string
static JIPString JIPString.create(JIPList string)
          Creates a new JIPString object from a list of characters