public class JsonEndValueForgeURL extends Object implements JsonEndValueForge
Modifier and Type | Field and Description |
---|---|
static JsonEndValueForgeURL |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
CodegenExpression |
captureValue(JsonEndValueRefs refs,
CodegenMethod method,
CodegenClassScope classScope) |
static URL |
jsonToURL(String value,
String name) |
static URL |
jsonToURLNonNull(String stringValue,
String name) |
public static final JsonEndValueForgeURL INSTANCE
public CodegenExpression captureValue(JsonEndValueRefs refs, CodegenMethod method, CodegenClassScope classScope)
captureValue
in interface JsonEndValueForge
Copyright © 2005–2021. All rights reserved.