@Deprecated public class CanonicalizerContext extends Object
| Constructor and Description |
|---|
CanonicalizerContext()
Deprecated.
|
CanonicalizerContext(TypeRegistry<String> typeContext)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
canonicalizeValueFromString(String typeName,
String value)
Deprecated.
|
List<CanonicalDef> |
getCanonicalDefs()
Deprecated.
|
public CanonicalizerContext()
throws IOException
IOExceptionpublic CanonicalizerContext(TypeRegistry<String> typeContext) throws IOException
IOExceptionpublic Object canonicalizeValueFromString(String typeName, String value)
public List<CanonicalDef> getCanonicalDefs()
Copyright © 2015 Calrissian. All rights reserved.