|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.exolab.castor.xml.schema.simpletypes.factory.TypeList
public class TypeList
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.
Constructor Summary | |
---|---|
TypeList()
|
Method Summary | |
---|---|
java.util.Vector |
getTypes()
|
void |
Print(java.io.PrintWriter output)
Prints each type in the list. |
void |
setTypes(java.util.Vector types)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TypeList()
Method Detail |
---|
public java.util.Vector getTypes()
public void setTypes(java.util.Vector types)
public void Print(java.io.PrintWriter output)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |