Guvnor - Project Backend 6.1.0.Beta2

org.guvnor.common.services.project.backend.server.utils
Class IdentifierUtils

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

public class IdentifierUtils
extends Object

Utilities to manipulate Java/Maven identifiers


Constructor Summary
IdentifierUtils()
           
 
Method Summary
static String[] convertMavenIdentifierToJavaIdentifier(String[] identifiers)
          Convert Maven Identifiers to equivalents compatible with Java
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IdentifierUtils

public IdentifierUtils()
Method Detail

convertMavenIdentifierToJavaIdentifier

public static String[] convertMavenIdentifierToJavaIdentifier(String[] identifiers)
Convert Maven Identifiers to equivalents compatible with Java

Parameters:
identifiers -
Returns:

Guvnor - Project Backend 6.1.0.Beta2

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