public abstract class AbstractParser extends Object implements Parser
| Constructor and Description |
|---|
AbstractParser() |
| Modifier and Type | Method and Description |
|---|---|
protected Node |
parseArtifactString(String artifact)
Parses a string representing a Maven artifact in standard notation.
|
Copyright © 2011-2019. All Rights Reserved.