public class SystemPropertyMatcher extends Object
| Constructor and Description |
|---|
SystemPropertyMatcher(String str) |
| Modifier and Type | Method and Description |
|---|---|
String |
getProperty() |
String |
getSeparator() |
String |
getValue() |
static SystemPropertyMatcher |
matcher(String str) |
boolean |
matches() |
public SystemPropertyMatcher(String str)
public boolean matches()
public String getProperty()
public String getValue()
public String getSeparator()
public static SystemPropertyMatcher matcher(String str)
Copyright © 2014 LSST. All rights reserved.