org.castor.jdo.conf

Class Mapping

Implemented Interfaces:
java.io.Serializable

public class Mapping
extends java.lang.Object
implements java.io.Serializable

Class Mapping.
Version:
$Revision: 5979 $ $Date$
See Also:
Serialized Form

Constructor Summary

Mapping()

Method Summary

java.lang.String
getHref()
Returns the value of field 'href'.
boolean
isValid()
Method isValid
void
marshal(java.io.Writer out)
Method marshal
void
marshal(org.xml.sax.ContentHandler handler)
Method marshal
void
setHref(java.lang.String href)
Sets the value of field 'href'.
static Mapping
unmarshal(java.io.Reader reader)
Method unmarshal
void
validate()
Method validate

Constructor Details

Mapping

public Mapping()

Method Details

getHref

public java.lang.String getHref()
Returns the value of field 'href'.
Returns:
String

isValid

public boolean isValid()
Method isValid
Returns:
boolean

marshal

public void marshal(java.io.Writer out)
            throws MarshalException,
                   ValidationException
Method marshal
Parameters:
out -

marshal

public void marshal(org.xml.sax.ContentHandler handler)
            throws java.io.IOException,
                   MarshalException,
                   ValidationException
Method marshal
Parameters:
handler -

setHref

public void setHref(java.lang.String href)
Sets the value of field 'href'.
Parameters:
href - the value of field 'href'.

unmarshal

public static Mapping unmarshal(java.io.Reader reader)
            throws MarshalException,
                   ValidationException
Method unmarshal
Parameters:
reader -
Returns:
Mapping

validate

public void validate()
            throws ValidationException
Method validate

Intalio Inc. (C) 1999-2006. All rights reserved http://www.intalio.com