Package net.pwall.json.schema.parser
Class InputDetails
-
- All Implemented Interfaces:
public final class InputDetails
-
-
Field Summary
Fields Modifier and Type Field Description private final Readerreaderprivate final StringcontentType
-
Constructor Summary
Constructors Constructor Description InputDetails(Reader reader, String contentType)
-
Method Summary
Modifier and Type Method Description final ReadergetReader()final StringgetContentType()
-