public class PopularPrefixes extends Object
Constructor and Description |
---|
PopularPrefixes() |
Modifier and Type | Method and Description |
---|---|
static Prefixes |
createSubset(String... prefixes)
This method perform a prefix lookup.
|
static Prefixes |
get() |
public static Prefixes createSubset(String... prefixes)
Prefixes
bag
class containing them.prefixes
- the input prefixes where perform the lookupPrefixes
containing all the prefixes mathing the input parameterCopyright © 2010–2018 The Apache Software Foundation. All rights reserved.