Uses of Class
org.jboss.dna.graph.connector.federation.ProjectionParser

Packages that use ProjectionParser
org.jboss.dna.graph.connector.federation JBoss DNA 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.jboss.dna.graph.connector.federation
 

Methods in org.jboss.dna.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.
 



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