|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProjectionParser | |
|---|---|
| org.modeshape.graph.connector.federation | ModeShape provides a federated connector that is able to access repository content from multiple external systems and make that content look like it exists in a single unified repository. |
| Uses of ProjectionParser in org.modeshape.graph.connector.federation |
|---|
| Methods in org.modeshape.graph.connector.federation that return ProjectionParser | |
|---|---|
static ProjectionParser |
ProjectionParser.getInstance()
Get the shared projection parser, which is by default populated with the standard parser rules. |
| Methods in org.modeshape.graph.connector.federation with parameters of type ProjectionParser | |
|---|---|
protected Projection |
FederatedRepositorySource.createProjection(ExecutionContext context,
ProjectionParser projectionParser,
Node node)
Instantiate the Projection described by the supplied properties. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||