org.exolab.castor.xml.schema.simpletypes.factory
Class TypeProperty
java.lang.Object
org.exolab.castor.xml.schema.simpletypes.factory.TypeProperty
public class TypeProperty
- extends java.lang.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.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TypeProperty
public TypeProperty()
getName
public java.lang.String getName()
getValue
public java.lang.String getValue()
getPseudo
public boolean getPseudo()
setName
public void setName(java.lang.String name)
setValue
public void setValue(java.lang.String value)
setPseudo
public void setPseudo(boolean pseudo)
Print
public void Print(java.io.PrintWriter output)
Intalio Inc. (C) 1999-2004. All rights reserved http://www.intalio.com