public class ResolverFactory extends Object
Modifier and Type | Method and Description |
---|---|
static ResolverFactory |
getInstance()
This function return an object of Resolver factory
|
Resolver |
getResolver(String input)
This function returns a resolver based on the variable passed
|
public static ResolverFactory getInstance()
Copyright © 2005–2019 Apache Software Foundation. All rights reserved.