|
ModeShape Distribution 3.5.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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.5.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||