org.exolab.castor.xml.schema.simpletypes.factory
Class TypeList
java.lang.Object
org.exolab.castor.xml.schema.simpletypes.factory.TypeList
public class TypeList
extends java.lang.Object
Stores the list of informations about the xml built in types.
It is public only because castor is used to unmarshall it from a config file
So please consider this class PRIVATE.
void | Print(PrintWriter output) - Prints each type in the list.
|
Vector | getTypes()
|
void | setTypes(Vector types)
|
String | toString() - To generate a
String representing this class instance.
|
TypeList
public TypeList()
Print
public void Print(PrintWriter output)
Prints each type in the list.
(and flushes the PrintWriter).
getTypes
public Vector getTypes()
setTypes
public void setTypes(Vector types)
toString
public String toString()
To generate a String
representing this class instance.
java.lang.Object.toString()
Intalio Inc. (C) 1999-2008. All rights reserved http://www.intalio.com