com.vladsch.boxed.json.BoxedJsInvalidString Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of boxed-json Show documentation
Show all versions of boxed-json Show documentation
Mutable JSON classes with easy search and manipulation in Java
package com.vladsch.boxed.json;
public abstract class BoxedJsInvalidString extends BoxedJsInvalidLiteral implements BoxedJsString {
}
© 2015 - 2024 Weber Informatics LLC | Privacy Policy