public class MapTo
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
MapTo() |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteElementDefinition()
Method deleteElementDefinition
|
boolean |
getElementDefinition()
Returns the value of field 'elementDefinition'.
|
java.lang.String |
getLdapDn()
Returns the value of field 'ldapDn'.
|
java.lang.String |
getLdapOc()
Returns the value of field 'ldapOc'.
|
java.lang.String |
getNsPrefix()
Returns the value of field 'nsPrefix'.
|
java.lang.String |
getNsUri()
Returns the value of field 'nsUri'.
|
java.lang.String |
getTable()
Returns the value of field 'table'.
|
java.lang.String |
getXml()
Returns the value of field 'xml'.
|
boolean |
hasElementDefinition()
Method hasElementDefinition
|
boolean |
isValid()
Method isValid
|
void |
marshal(org.xml.sax.ContentHandler handler)
Method marshal
|
void |
marshal(java.io.Writer out)
Method marshal
|
void |
setElementDefinition(boolean elementDefinition)
Sets the value of field 'elementDefinition'.
|
void |
setLdapDn(java.lang.String ldapDn)
Sets the value of field 'ldapDn'.
|
void |
setLdapOc(java.lang.String ldapOc)
Sets the value of field 'ldapOc'.
|
void |
setNsPrefix(java.lang.String nsPrefix)
Sets the value of field 'nsPrefix'.
|
void |
setNsUri(java.lang.String nsUri)
Sets the value of field 'nsUri'.
|
void |
setTable(java.lang.String table)
Sets the value of field 'table'.
|
void |
setXml(java.lang.String xml)
Sets the value of field 'xml'.
|
static MapTo |
unmarshal(java.io.Reader reader)
Method unmarshal
|
void |
validate()
Method validate
|
public void deleteElementDefinition()
public boolean getElementDefinition()
public java.lang.String getLdapDn()
public java.lang.String getLdapOc()
public java.lang.String getNsPrefix()
public java.lang.String getNsUri()
public java.lang.String getTable()
public java.lang.String getXml()
public boolean hasElementDefinition()
public boolean isValid()
public 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 void setElementDefinition(boolean elementDefinition)
elementDefinition - the value of field
'elementDefinition'.public void setLdapDn(java.lang.String ldapDn)
ldapDn - the value of field 'ldapDn'.public void setLdapOc(java.lang.String ldapOc)
ldapOc - the value of field 'ldapOc'.public void setNsPrefix(java.lang.String nsPrefix)
nsPrefix - the value of field 'nsPrefix'.public void setNsUri(java.lang.String nsUri)
nsUri - the value of field 'nsUri'.public void setTable(java.lang.String table)
table - the value of field 'table'.public void setXml(java.lang.String xml)
xml - the value of field 'xml'.public static MapTo unmarshal(java.io.Reader reader) throws MarshalException, ValidationException
reader - MarshalExceptionValidationExceptionpublic void validate()
throws ValidationException
ValidationExceptionIntalio Inc. (C) 1999-2006. All rights reserved http://www.intalio.com