Brooklyn

brooklyn.util.text
[Java] Class WildcardGlobs.SpecialistGlobExpander

java.lang.Object
  brooklyn.util.text.WildcardGlobs.SpecialistGlobExpander

public static class WildcardGlobs.SpecialistGlobExpander

expands glob, including custom syntax for numeric part


Constructor Summary
WildcardGlobs.SpecialistGlobExpander(boolean expandNumericRanges, PhraseTreatment quoteTreatment, PhraseTreatment parenthesesTreatment)

 
Method Summary
java.util.List expand(java.lang.String glob)

java.lang.String[] expandToArrayUnchecked(java.lang.String glob)

boolean isGlobMatchedNumeric(java.lang.String globPattern, java.lang.String targetText)

expands glob, including custom syntax for numeric part, but to an array, and re-throwing the checked exception as a runtime exception

 
Methods inherited from class java.lang.Object
java.lang.Object#wait(), java.lang.Object#wait(long), java.lang.Object#wait(long, int), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll()
 

Constructor Detail

WildcardGlobs.SpecialistGlobExpander

public WildcardGlobs.SpecialistGlobExpander(boolean expandNumericRanges, PhraseTreatment quoteTreatment, PhraseTreatment parenthesesTreatment)


 
Method Detail

expand

public java.util.List expand(java.lang.String glob)


expandToArrayUnchecked

public java.lang.String[] expandToArrayUnchecked(java.lang.String glob)


isGlobMatchedNumeric

public boolean isGlobMatchedNumeric(java.lang.String globPattern, java.lang.String targetText)
expands glob, including custom syntax for numeric part, but to an array, and re-throwing the checked exception as a runtime exception


 

Brooklyn Multi-Cloud Application Management Platform
brooklyncentral.github.com. Apache License. © 2012.