Class PathOrUrlFormatAttribute

java.lang.Object
org.leadpony.justify.cli.PathOrUrlFormatAttribute
All Implemented Interfaces:
FormatAttribute

public class PathOrUrlFormatAttribute
extends java.lang.Object
implements FormatAttribute
A custom format attribute representing resource locations.
Author:
leadpony
  • Constructor Summary

    Constructors 
    Constructor Description
    PathOrUrlFormatAttribute()  
  • Method Summary

    Modifier and Type Method Description
    Localizable localizedName()  
    java.lang.String name()  
    boolean test​(jakarta.json.JsonValue value)  
    InstanceType valueType()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait