|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.gridsystems.maven.furabuild.VersionParser
public class VersionParser
VersionParser type.
Constructor Summary | |
---|---|
VersionParser()
|
Method Summary | |
---|---|
boolean |
parse(java.util.Properties props,
java.lang.String s,
java.lang.String prefix)
Parses a tag version string. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VersionParser()
Method Detail |
---|
public boolean parse(java.util.Properties props, java.lang.String s, java.lang.String prefix)
props
- Destination of all obtained informations
- Tag to parseprefix
- Prefix used for generated properties
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |