Package org.apache.johnzon.mapper
Interface SnippetFactory
- 
 public interface SnippetFactory
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description Stringof(jakarta.json.JsonValue value)
 
- 
- 
- 
Method Detail- 
ofString of(jakarta.json.JsonValue value) 
 
- 
 
-