org.exolab.castor.mapping.xml
public class Property extends PropertyType implements Serializable
Version: $Revision: 6104 $ $Date: 2006-01-07 15:48:31 -0700 (Sat, 07 Jan 2006) $
| Constructor Summary | |
|---|---|
| Property() | |
| Method Summary | |
|---|---|
| boolean | isValid()
Method isValid
|
| void | marshal(Writer out)
Method marshal
|
| void | marshal(ContentHandler handler)
Method marshal
|
| static PropertyType | unmarshal(Reader reader)
Method unmarshal
|
| void | validate()
Method validate
|
Returns: boolean
Parameters: out
Parameters: handler
Parameters: reader
Returns: PropertyType