Package org.apache.ivy.core.settings
Class IvyPattern
- java.lang.Object
-
- org.apache.ivy.core.settings.IvyPattern
-
public class IvyPattern extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description IvyPattern()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getPattern()
void
setPattern(java.lang.String pattern)
-