A B C D E F G I J L N O P R S T U V X

P

Person - class org.treebind.tests.Person.
 
Person() - Constructor for class org.treebind.tests.Person
 
Pipe - interface org.treebind.Pipe.
Pipes define combinations of pipe elements.
PipeElement - interface org.treebind.PipeElement.
Pipe elements are objects that stand in pipes...
Property - interface org.treebind.Property.
Properties are one of the key components of the TreeBind data model.
parse(Reader) - Method in class org.treebind.JenaRdf2JavaObjectPipe
Parses a RDF document passed as a Reader.
parse(String) - Method in class org.treebind.JenaRdf2JavaObjectPipe
Parses a RDF document identified by its URI.
parse(Reader) - Method in class org.treebind.JenaRdfSource
Parses a RDF document passed as a Reader.
parse(String) - Method in class org.treebind.JenaRdfSource
Parses a RDF document identified by its URI.
parse(InputSource) - Method in class org.treebind.XmlSax2JavaObjectPipe
Parse an InputSource and pours it into the pipe.
parse(Reader) - Method in class org.treebind.XmlSax2JavaObjectPipe
Parse a Reader and pours it into the pipe.
parse(String) - Method in class org.treebind.XmlSax2JavaObjectPipe
Parse an a document knowing its URI and pours it into the pipe.
parse(InputSource) - Method in class org.treebind.XmlSaxSource
Parses a XML document given as an InputSource.
parse(Reader) - Method in class org.treebind.XmlSaxSource
Parses a XML document given in a Reader.
parse(String) - Method in class org.treebind.XmlSaxSource
Parses a XML document knowing its URI.
parseLdifString(String) - Method in class org.treebind.Ldap2JavaObjectPipe
Parses a string as LDIF and pours the result in the pipe.
parseLdifString(String) - Method in class org.treebind.Ldap2XmlSaxPipe
Parses a LDIF document contained in a string and pours it into the pipe.
parseLdifString(String) - Method in class org.treebind.LdapSource
Parses and pours an LDIF document passed as a string.
parseString(String) - Method in class org.treebind.JenaRdf2JavaObjectPipe
Parses a RDF document given as a string.
parseString(String) - Method in class org.treebind.JenaRdfSource
Parses a RDF document given as a string.
parseString(String) - Method in class org.treebind.XmlSax2JavaObjectPipe
Parse a XML document given in a String and pours it into the pipe.
parseString(String) - Method in class org.treebind.XmlSaxSource
Parses a XML document given in a String.
pour(LDAPSearchResults) - Method in class org.treebind.Ldap2JavaObjectPipe
Pours a LDAPSearchResults object into the pipe.
pour(LDIF) - Method in class org.treebind.Ldap2JavaObjectPipe
Pours a LDIF object into the pipe.
pour(LDAPAttribute) - Method in class org.treebind.Ldap2XmlSaxPipe
Method used internally to pour an LDAPAttribute into the pipe.
pour(LDAPEntry) - Method in class org.treebind.Ldap2XmlSaxPipe
Method used internally to pour an LDAPEntry into the pipe.
pour(LDAPSearchResults) - Method in class org.treebind.Ldap2XmlSaxPipe
Pours an LDAPSearchResults object into the pipe.
pour(LDIF) - Method in class org.treebind.Ldap2XmlSaxPipe
Pours a LDIF object into the pipe.
pour(LDAPAttribute) - Method in class org.treebind.LdapSource
Method used internally to pour an LDAPAttribute into the sink.
pour(LDAPEntry) - Method in class org.treebind.LdapSource
Method used internally to pour an LDAPEntry into the sink.
pour(LDAPSearchResults) - Method in class org.treebind.LdapSource
Pours LDAPSearchResults into the sink.
pour(LDIF) - Method in class org.treebind.LdapSource
Pours an LDIF into the sink.
pour(LDIFRecord) - Method in class org.treebind.LdapSource
Method used internally to pour an LDIFRecord into the sink.
pour(Sink) - Method in class org.treebind.TreeBom
Pours the TreeBom into a sink.
pour(Sink, Property) - Method in class org.treebind.TreeBom
Pours a property into the sink associated to the TreeBom.
pourModelFromType(RdfResourceName) - Method in class org.treebind.JenaRdf2JavaObjectPipe
Pours the content of a RDF model starting by a resource identified by its type.
pourModelFromType(String) - Method in class org.treebind.JenaRdf2JavaObjectPipe
Pours the content of a RDF model starting by a resource identified by its type.
pourModelFromType(RdfResourceName) - Method in class org.treebind.JenaRdfSource
Pours the content of a RDF model starting by a resource identified by its type.
pourModelFromType(String) - Method in class org.treebind.JenaRdfSource
Pours the content of a RDF model starting by a resource identified by its type.
pourObject(Object) - Method in class org.treebind.JavaObject2XmlSaxPipe
Pours a Java object in the pipe.
pourObject(Object) - Method in class org.treebind.JavaObjectSource
Pours an object into the source and feed its sink with its properties.
processingInstruction(String, String) - Method in class org.treebind.XmlSaxSource
 

A B C D E F G I J L N O P R S T U V X