C I R W
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- convert(String) - Method in interface io.openapiprocessor.interfaces.Converter
-
converts a source (json/yaml) document into a java object tree.
- Converter - Interface in io.openapiprocessor.interfaces
-
yaml/json parser abstraction.
- ConverterException - Exception in io.openapiprocessor.interfaces
-
thrown by
ConverterifConverter.convert(String)fails. - ConverterException(String) - Constructor for exception io.openapiprocessor.interfaces.ConverterException
- ConverterException(String, Exception) - Constructor for exception io.openapiprocessor.interfaces.ConverterException
I
- io.openapiprocessor.interfaces - package io.openapiprocessor.interfaces
R
- read(URI) - Method in interface io.openapiprocessor.interfaces.Reader
-
load document.
- Reader - Interface in io.openapiprocessor.interfaces
-
reader to load a document by its URI/URL.
W
- write(Object) - Method in interface io.openapiprocessor.interfaces.Writer
-
write a document.
- Writer - Interface in io.openapiprocessor.interfaces
-
write a document.
All Classes All Packages