public class StringIdentifierFactory extends Object implements IdentifierFactory
Constructor and Description |
---|
StringIdentifierFactory() |
Modifier and Type | Method and Description |
---|---|
Identifier |
getNewInstance(String s)
Creates a StringIdentifier object.
|
@Inject public StringIdentifierFactory()
public Identifier getNewInstance(String s)
getNewInstance
in interface IdentifierFactory
s
- a stringCopyright © 2016 The Apache Software Foundation. All rights reserved.