public abstract class AbstractReferenceLocalizationStrategy extends Object
Constructor and Description |
---|
AbstractReferenceLocalizationStrategy() |
Modifier and Type | Method and Description |
---|---|
protected void |
transform(Map<String,? extends Node> source,
Function<String,String> transformName,
Map<String,Node> result) |
protected <T extends Node> |
wrap(Node source,
T target,
Document model)
Warning: This method assumes that the definition and the represented object can be read from the same JSON,
i.e.
|
protected String PREFIX
public AbstractReferenceLocalizationStrategy()
Copyright © 2020 Red Hat. All rights reserved.