Brooklyn

Package brooklyn.util.text

 

Class Summary
Identifiers
QuotedStringTokenizer As 'StringTokenizer' but items in quotes (single or double) are treated as single tokens (cf mortbay's QuotedStringTokenizer)
QuotedStringTokenizer.Builder
StringEscapes
StringEscapes.BashStringEscapes
StringEscapes.JavaStringEscapes
Strings
WildcardGlobs
WildcardGlobs.ExpressionToExpand returns true iff the target matches the given pattern, under simplified bash rules -- viz permitting * and ?
WildcardGlobs.SpecialistGlobExpander expands globs as per #getGlobsAfterBraceExpansion, but also handles numeric ranges, and optionally allows customized treatment of quoted regions and/or parentheses.
 


Enum Summary
WildcardGlobs.PhraseTreatment if a string contains a demarcated phrase, e.g. between open and close parentheses, or inside unescaped quotes this argument determines how that phrase is treated with regards to brace expansion
 


Exception Summary
WildcardGlobs.InvalidPatternException
 


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