ModeShape Distribution 3.2.0.Final

Uses of Interface
org.modeshape.jcr.federation.spi.DocumentReader

Packages that use DocumentReader
org.modeshape.jcr.federation   
org.modeshape.jcr.federation.spi This package provides a Service Provider Interface (SPI) for connectors to external systems. 
 

Uses of DocumentReader in org.modeshape.jcr.federation
 

Classes in org.modeshape.jcr.federation that implement DocumentReader
 class FederatedDocumentReader
          Implementation of a DocumentReader that be used to obtain "semantic" information from a federated document
 

Uses of DocumentReader in org.modeshape.jcr.federation.spi
 

Methods in org.modeshape.jcr.federation.spi that return DocumentReader
protected  DocumentReader Connector.readDocument(Document document)
          Obtain a new DocumentReader that can be used to read an existing document, typically used within the Connector.storeDocument(Document) and Connector.updateDocument(DocumentChanges) methods.
 


ModeShape Distribution 3.2.0.Final

Copyright © 2008-2013 JBoss, a division of Red Hat. All Rights Reserved.