com.sun.msv.util
Class StringRef

java.lang.Object
  |
  +--com.sun.msv.util.StringRef

public class StringRef
extends Object

reference to String.

Author:
Kohsuke KAWAGUCHI

Field Summary
 String str
           
 
Constructor Summary
StringRef()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

str

public String str
Constructor Detail

StringRef

public StringRef()