org.apache.jute.compiler
Class JString
java.lang.Object
org.apache.jute.compiler.JType
org.apache.jute.compiler.JString
public class JString
- extends JType
Constructor Summary |
JString()
Creates a new instance of JString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JString
public JString()
- Creates a new instance of JString
getSignature
public String getSignature()
genJavaReadWrapper
public String genJavaReadWrapper(String fname,
String tag,
boolean decl)
genJavaWriteWrapper
public String genJavaWriteWrapper(String fname,
String tag)