|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.treebind.DefaultPipeElementImplementation
org.treebind.DefaultFilterImplementation
org.treebind.Ldap2XmlSaxFilter
Filter designed to stand between a LdapSource and a
XmlSaxSink in a Ldap2XmlSaxPipe.
This filter takes care of the impedence mismatches between the LDAP and XML
object models.
Filter,
LdapSource,
XmlSaxSink,
Ldap2XmlSaxPipe| Constructor Summary | |
Ldap2XmlSaxFilter(Pipe pipe)
Creates a new Ldap2XmlSaxFilter in its pipe. |
|
| Method Summary | |
Name |
convertNature(Name role,
Name nature)
Converts a nature. |
| Methods inherited from class org.treebind.DefaultFilterImplementation |
addLeaf, convertRole, endProperty, getSink, setSink, startProperty |
| Methods inherited from class org.treebind.DefaultPipeElementImplementation |
getPipe, setPipe |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.treebind.Source |
getSink, setSink |
| Methods inherited from interface org.treebind.PipeElement |
getPipe, setPipe |
| Methods inherited from interface org.treebind.Sink |
addLeaf, endProperty, startProperty |
| Constructor Detail |
public Ldap2XmlSaxFilter(Pipe pipe)
pipe - | Method Detail |
public Name convertNature(Name role,
Name nature)
DefaultFilterImplementationDefaultFilterImplementation.convertRole(Name, Name) method.
convertNature in class DefaultFilterImplementationrole - the role of the property being addednature - the nature of the property being added
DefaultFilterImplementation.convertRole(Name, Name)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||