org.exolab.castor.builder
Class SGTypes
java.lang.Object
org.exolab.castor.builder.SGTypes
public class SGTypes
extends java.lang.Object
$Revision: 6933 $ $Date: 2005-10-10 06:35:52 -0600 (Mon, 10 Oct 2005) $
CLASS
public static final JClass CLASS
Represents a
JClass
instance of type 'java.lang.Class'.
INDEX_OUT_OF_BOUNDS_EXCEPTION
public static final JClass INDEX_OUT_OF_BOUNDS_EXCEPTION
Represents a
JClass
instance of type 'java.lang.IndexOutOfBoundsException'.
IO_EXCEPTION
public static final JClass IO_EXCEPTION
Represents a
JClass
instance of type 'java.io.IOException'.
MARSHAL_EXCEPTION
public static final JClass MARSHAL_EXCEPTION
Represents a
JClass
instance of type 'org.exolab.castor.xml.MarshalException'.
OBJECT
public static final JClass OBJECT
Represents a
JClass
instance of type 'java.lang.Object'.
PROPERTY_CHANGE_SUPPORT
public static final JClass PROPERTY_CHANGE_SUPPORT
Represents a
JClass
instance of type 'java.beans.PropertyChangeSupport'.
READER
public static final JClass READER
Represents a
JClass
instance of type 'java.io.Reader'.
STRING
public static final JClass STRING
Represents a
JClass
instance of type 'java.lang.String'.
VALIDATION_EXCEPTION
public static final JClass VALIDATION_EXCEPTION
Represents a
JClass
instance of type
'org.exolab.castor.xml.ValidationException'.
WRITER
public static final JClass WRITER
Represents a
JClass
instance of type 'java.lang.Writer'.
createEnumeration
public static final JType createEnumeration(JType jType,
boolean usejava50)
Factory method for creating a
JCollectionType
instance representing
an enumeration.
jType
- The content type of the collection.usejava50
- Whether Java 5.0 is the target JVM.
createHashtable
public static final JType createHashtable(boolean useJava50)
Factory method for creating a
JCollectionType
instance representing
an
Hashtable
instance.
useJava50
- Whether Java 5.0 is the target JVM.
createIterator
public static final JType createIterator(JType jType,
boolean usejava50)
Factory method for creating a
JCollectionType
instance representing
an
Iterator
instance.
jType
- The content type of the collection.usejava50
- Whether Java 5.0 is the target JVM.
Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com