Guvnor - Project Backend 6.2.0.Final

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.2.0.Final

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