public class PathCoderRegistry extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,PathCoder> |
coders |
protected static PathCoderRegistry |
INSTANCE |
| Constructor and Description |
|---|
PathCoderRegistry() |
| Modifier and Type | Method and Description |
|---|---|
static PathCoderRegistry |
get() |
PathCoder |
getCoder(String name) |
Set<String> |
getCoderNames() |
protected static PathCoderRegistry INSTANCE
public static PathCoderRegistry get()
Copyright © 2020. All rights reserved.