Constant Field Values

Contents

io.permazen.*

  • io.permazen.cli.config.JavaNameConverter
    Modifier and Type
    Constant Field
    Value
    public static final String
    "\\p{javaJavaIdentifierStart}\\p{javaJavaIdentifierPart}*"
    public static final String
    "\\p{javaJavaIdentifierStart}\\p{javaJavaIdentifierPart}*(\\.\\p{javaJavaIdentifierStart}\\p{javaJavaIdentifierPart}*)*"
  • io.permazen.cli.parse.ObjIdParser
    Modifier and Type
    Constant Field
    Value
    public static final int
    100
  • io.permazen.cli.parse.ParseUtil
    Modifier and Type
    Constant Field
    Value
    public static final String
    "\\p{javaJavaIdentifierStart}\\p{javaJavaIdentifierPart}*"
  • io.permazen.encoding.Encoding<T>
    Modifier and Type
    Constant Field
    Value
    public static final int
    255
  • io.permazen.encoding.EncodingId
    Modifier and Type
    Constant Field
    Value
    public static final String
    "[]"
    public static final String
    "(urn:([a-z0-9]([-a-z0-9]{0,30})[a-z0-9]):(([-._~A-Za-z0-9]|(%[A-fa-f0-9]{2})|[!$&\'()*+,;=]|[:@])(([-._~A-Za-z0-9]|(%[A-fa-f0-9]{2})|[!$&\'()*+,;=]|[:@])|/)*))(\\[\\]){0,255}"
  • io.permazen.encoding.EncodingIds
    Modifier and Type
    Constant Field
    Value
    public static final String
    "urn:fdc:permazen.io:2020:"
  • io.permazen.encoding.Inet4AddressEncoding
    Modifier and Type
    Constant Field
    Value
    public static final int
    4
  • io.permazen.encoding.Inet6AddressEncoding
    Modifier and Type
    Constant Field
    Value
    public static final int
    16
  • io.permazen.encoding.NullSafeEncoding<T>
    Modifier and Type
    Constant Field
    Value
    public static final int
    1
    public static final int
    255
  • io.permazen.schema.SchemaId
    Modifier and Type
    Constant Field
    Value
    public static final int
    16
  • io.permazen.schema.SchemaItem
    Modifier and Type
    Constant Field
    Value
    public static final String
    "\\p{javaJavaIdentifierStart}\\p{javaJavaIdentifierPart}*"