org.exolab.castor.mapping.xml
Class MapTo

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

public class MapTo
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
MapTo()
           
 
Method Summary
 java.lang.String getLdapDn()
           
 java.lang.String getLdapOc()
           
 java.lang.String getNsPrefix()
           
 java.lang.String getNsUri()
           
 java.lang.String getTable()
           
 java.lang.String getXml()
           
 boolean isValid()
           
 void marshal(org.xml.sax.DocumentHandler handler)
           
 void marshal(java.io.Writer out)
           
 void setLdapDn(java.lang.String _ldapDn)
           
 void setLdapOc(java.lang.String _ldapOc)
           
 void setNsPrefix(java.lang.String _nsPrefix)
           
 void setNsUri(java.lang.String _nsUri)
           
 void setTable(java.lang.String _table)
           
 void setXml(java.lang.String _xml)
           
static MapTo 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

MapTo

public MapTo()
Method Detail

getLdapDn

public java.lang.String getLdapDn()

getLdapOc

public java.lang.String getLdapOc()

getNsPrefix

public java.lang.String getNsPrefix()

getNsUri

public java.lang.String getNsUri()

getTable

public java.lang.String getTable()

getXml

public java.lang.String getXml()

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

setLdapDn

public void setLdapDn(java.lang.String _ldapDn)
Parameters:
_ldapDn -

setLdapOc

public void setLdapOc(java.lang.String _ldapOc)
Parameters:
_ldapOc -

setNsPrefix

public void setNsPrefix(java.lang.String _nsPrefix)
Parameters:
_nsPrefix -

setNsUri

public void setNsUri(java.lang.String _nsUri)
Parameters:
_nsUri -

setTable

public void setTable(java.lang.String _table)
Parameters:
_table -

setXml

public void setXml(java.lang.String _xml)
Parameters:
_xml -

unmarshal

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