Package org.robovm.compiler.config
Class StripArchivesConfig.Pattern
java.lang.Object
org.robovm.compiler.config.StripArchivesConfig.Pattern
- Enclosing class:
- StripArchivesConfig
public static class StripArchivesConfig.Pattern extends Object
-
Constructor Summary
-
Method Summary
Modifier and Type Method Description StringgetPatternAsString()booleanisInclude()booleanmatches(String path)
-
Constructor Details
-
Pattern
-
-
Method Details
-
matches
-
isInclude
public boolean isInclude() -
getPatternAsString
-