org.guvnor.common.services.project.backend.server.utils
Class IdentifierUtils
java.lang.Object
org.guvnor.common.services.project.backend.server.utils.IdentifierUtils
public class IdentifierUtils
- extends Object
Utilities to manipulate Java/Maven identifiers
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IdentifierUtils
public IdentifierUtils()
convertMavenIdentifierToJavaIdentifier
public static String[] convertMavenIdentifierToJavaIdentifier(String[] identifiers)
- Convert Maven Identifiers to equivalents compatible with Java
- Parameters:
identifiers -
- Returns:
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.