org.exolab.castor.mapping.xml

Class PropertyType

public class PropertyType extends Object implements Serializable

Class PropertyType.

Version: $Revision: 1.1 $ $Date: 2004/03/08 07:36:51 $

Constructor Summary
PropertyType()
Method Summary
StringgetName()
Returns the value of field 'name'.
StringgetValue()
Returns the value of field 'value'.
booleanisValid()
Method isValid
voidmarshal(Writer out)
Method marshal
voidmarshal(ContentHandler handler)
Method marshal
voidsetName(String name)
Sets the value of field 'name'.
voidsetValue(String value)
Sets the value of field 'value'.
static Objectunmarshal(Reader reader)
Method unmarshal
voidvalidate()
Method validate

Constructor Detail

PropertyType

public PropertyType()

Method Detail

getName

public String getName()
Returns the value of field 'name'.

Returns: the value of field 'name'.

getValue

public String getValue()
Returns the value of field 'value'.

Returns: the value of field 'value'.

isValid

public boolean isValid()
Method isValid

marshal

public void marshal(Writer out)
Method marshal

Parameters: out

marshal

public void marshal(ContentHandler handler)
Method marshal

Parameters: handler

setName

public void setName(String name)
Sets the value of field 'name'.

Parameters: name the value of field 'name'.

setValue

public void setValue(String value)
Sets the value of field 'value'.

Parameters: value the value of field 'value'.

unmarshal

public static Object unmarshal(Reader reader)
Method unmarshal

Parameters: reader

validate

public void validate()
Method validate
Intalio Inc. (C) 1999-2004. All rights reserved http://www.intalio.com