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