public class Property extends PropertyType implements java.io.Serializable
| Constructor and Description |
|---|
Property() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isValid()
Method isValid
|
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal
|
void |
marshal(java.io.Writer out)
Method marshal
|
static PropertyType |
unmarshal(java.io.Reader reader)
Method unmarshal
|
void |
validate()
Method validate
|
getName, getValue, setName, setValuepublic boolean isValid()
isValid in class PropertyTypepublic void marshal(java.io.Writer out)
throws MarshalException,
ValidationException
out - MarshalExceptionValidationExceptionpublic void marshal(org.xml.sax.ContentHandler handler)
throws java.io.IOException,
MarshalException,
ValidationException
handler - java.io.IOExceptionMarshalExceptionValidationExceptionpublic static PropertyType unmarshal(java.io.Reader reader) throws MarshalException, ValidationException
reader - MarshalExceptionValidationExceptionpublic void validate()
throws ValidationException
validate in class PropertyTypeValidationExceptionIntalio Inc. (C) 1999-2006. All rights reserved http://www.intalio.com