Package com.github.erosb.jsonsKema
Object UnknownSource
-
- All Implemented Interfaces:
public class UnknownSource extends SourceLocation
-
-
Field Summary
Fields Modifier and Type Field Description private final JsonPointerpointerprivate final IntegerlineNumberprivate final Integerpositionprivate final URIdocumentSourcepublic final static UnknownSourceINSTANCE
-
Method Summary
-
Methods inherited from class com.github.erosb.jsonsKema.SourceLocation
equals, getLocation, getPointer, hashCode -
Methods inherited from class com.github.erosb.jsonsKema.TextLocation
getDocumentSource, getLineNumber, getPosition -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-