org.exolab.castor.mapping.xml
Class Ldap

java.lang.Object
  extended by org.exolab.castor.mapping.xml.Ldap
All Implemented Interfaces:
java.io.Serializable

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

Version:
$Revision: 1.1.1.1 $ $Date: 2003/03/03 07:08:36 $
See Also:
Serialized Form

Constructor Summary
Ldap()
           
 
Method Summary
 java.lang.String getName()
           
 boolean isValid()
           
 void marshal(org.xml.sax.DocumentHandler handler)
           
 void marshal(java.io.Writer out)
           
 void setName(java.lang.String _name)
           
static Ldap 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

Ldap

public Ldap()
Method Detail

getName

public java.lang.String getName()

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

setName

public void setName(java.lang.String _name)
Parameters:
_name -

unmarshal

public static Ldap 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