org.exolab.castor.xml.schema.simpletypes.factory
Class TypeProperty
public
class
TypeProperty
extends Object
Stores a "facet" of an xml built in type. The facet may not be defined in the spec.
It is public only because castor is used to unmarshall it from a config file
So please consider this class PRIVATE.
public TypeProperty()
public String getName()
public boolean getPseudo()
public String getValue()
public void Print(PrintWriter output)
public void setName(String name)
public void setPseudo(boolean pseudo)
public void setValue(String value)
Intalio Inc. (C) 1999-2003. All rights reserved http://www.intalio.com