Guvnor - Project Backend 6.0.0.CR1

org.guvnor.common.services.project.backend.server
Class ProjectConfigurationContentHandler

java.lang.Object
  extended by org.guvnor.common.services.project.backend.server.ProjectConfigurationContentHandler

@Dependent
public class ProjectConfigurationContentHandler
extends Object


Constructor Summary
ProjectConfigurationContentHandler()
           
 
Method Summary
 ProjectImports toModel(String text)
           
 String toString(ProjectImports configuration)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProjectConfigurationContentHandler

public ProjectConfigurationContentHandler()
Method Detail

toString

public String toString(ProjectImports configuration)

toModel

public ProjectImports toModel(String text)

Guvnor - Project Backend 6.0.0.CR1

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.