org.exolab.castor.jdo.conf
Class Mapping

java.lang.Object
  extended by org.exolab.castor.jdo.conf.Mapping
All Implemented Interfaces:
java.io.Serializable

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

Version:
$Revision: 1.2 $ $Date: 2005/03/05 13:41:50 $
See Also:
Serialized Form

Constructor Summary
Mapping()
           
 
Method Summary
 java.lang.String getHref()
           
 boolean isValid()
           
 void marshal(org.xml.sax.DocumentHandler handler)
           
 void marshal(java.io.Writer out)
           
 void setHref(java.lang.String _href)
           
static Mapping unmarshal(java.io.Reader reader)
           
 void validate()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Mapping

public Mapping()
Method Detail

getHref

public java.lang.String getHref()

isValid

public boolean isValid()

marshal

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

marshal

public void marshal(org.xml.sax.DocumentHandler handler)
             throws MarshalException,
                    ValidationException
Parameters:
handler -
Throws:
MarshalException
ValidationException

setHref

public void setHref(java.lang.String _href)
Parameters:
_href -

unmarshal

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

validate

public void validate()
              throws ValidationException
Throws:
ValidationException


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