com.raritantechnologies.google.connector
Class RTIDocument

java.lang.Object
  extended bycom.raritantechnologies.google.connector.RTIDocument

public class RTIDocument
extends java.lang.Object


Constructor Summary
RTIDocument(IResult result)
           
 
Method Summary
 Property findProperty(java.lang.String name)
           
 java.util.Set getPropertyNames()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RTIDocument

public RTIDocument(IResult result)
Method Detail

findProperty

public Property findProperty(java.lang.String name)
                      throws RepositoryException
Throws:
RepositoryException

getPropertyNames

public java.util.Set getPropertyNames()
                               throws RepositoryException
Throws:
RepositoryException