org.exolab.castor.xml.schema.simpletypes.factory
Class Type
java.lang.Object
org.exolab.castor.xml.schema.simpletypes.factory.Type
public class Type
extends java.lang.Object
Stores information about an xml built in type.
Print
public void Print(PrintWriter output)
Prints this instance's content
getBase
public String getBase()
getCode
public String getCode()
getDerivedBy
public String getDerivedBy()
getFacet
public Vector getFacet()
getImpl
public String getImpl()
getImplClass
public Class getImplClass()
getName
public String getName()
setBase
public void setBase(String base)
setCode
public void setCode(String code)
setDerivedBy
public void setDerivedBy(String derivedBy)
setImpl
public void setImpl(String impl)
Sets the implementing class name
and tries to create the corresponding class in the package
org.exolab.castor.xml.schema.simpletypes
setName
public void setName(String name)
setSimpleType
public void setSimpleType(SimpleType simpleType)
Intalio Inc. (C) 1999-2003. All rights reserved http://www.intalio.com