Polishing
This commit is contained in:
@@ -432,8 +432,7 @@ public abstract class YamlProcessor {
|
||||
/**
|
||||
* {@link Constructor} that supports filtering of unsupported types.
|
||||
* <p>If an unsupported type is encountered in a YAML document, an
|
||||
* {@link IllegalStateException} will be thrown from {@link #getClassForName(String)}.
|
||||
* @since 5.1.16
|
||||
* {@link IllegalStateException} will be thrown from {@link #getClassForName}.
|
||||
*/
|
||||
private class FilteringConstructor extends Constructor {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user