public class Rule extends Object
Constructor and Description |
---|
Rule(String pattern,
String replacement) |
Modifier and Type | Method and Description |
---|---|
Artifact |
createArtifact(Artifact artifact) |
String |
match(String groupId,
String artifactId,
String version) |
static Collection<Rule> |
parseRules(String text) |
Copyright © 2012-2013 Red Hat, Inc.. All Rights Reserved.