public class SplitCamelCaseIdentifier extends Object
| Constructor and Description |
|---|
SplitCamelCaseIdentifier(String ident)
Constructor.
|
public SplitCamelCaseIdentifier(String ident)
ident - the identifier to split into wordspublic Collection<String> split()
Copyright © 2003–2015. All rights reserved.