private class PropertiesParser.DefaultProtocol extends PropertiesParser.Handler
Constructor and Description |
---|
DefaultProtocol(java.lang.String expression) |
Modifier and Type | Method and Description |
---|---|
protected void |
handle(java.util.regex.Matcher matcher,
java.lang.String value,
ArquillianDescriptor descriptor) |
handle
protected void handle(java.util.regex.Matcher matcher, java.lang.String value, ArquillianDescriptor descriptor)
handle
in class PropertiesParser.Handler