org.exolab.castor.builder
public class SGTypes extends Object
Version: $Revision: 6387 $ $Date: 2005-10-10 06:35:52 -0600 (Mon, 10 Oct 2005) $
Field Summary | |
---|---|
static JClass | Class |
static JClass | FileReader |
static JClass | FileWriter |
static JClass | IllegalStateException |
static JClass | IndexOutOfBoundsException |
static JClass | InstantiationException |
static JClass | IOException |
static JClass | MarshalException |
static JClass | Object |
static JClass | PrintWriter |
static JClass | PropertyChangeSupport |
static JClass | Reader |
static JClass | SAXException |
static JClass | String |
static JClass | StringBuffer |
static JClass | UnmarshalException |
static JClass | ValidationException |
static JClass | Writer |
Method Summary | |
---|---|
static JType | createArrayList(JType jType, boolean usejava50) |
static JType | createEnumeration(JType jType, boolean usejava50) |
static JType | createHashtable(boolean useJava50) |
static JType | createIterator(JType jType, boolean usejava50) |
static JType | createVector(JType jType, boolean usejava50) |