Class SyntityReg

java.lang.Object
io.odysz.anson.Anson
io.odysz.semantic.syn.registry.SyntityReg
All Implemented Interfaces:
io.odysz.anson.IJsonable

public class SyntityReg extends io.odysz.anson.Anson
  • Nested Class Summary

    Nested classes/interfaces inherited from interface io.odysz.anson.IJsonable

    io.odysz.anson.IJsonable.JsonableFactory
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
     
     

    Fields inherited from class io.odysz.anson.Anson

    verbose
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class io.odysz.anson.Anson

    appendArr, appendObjStr, appendPair, escape, fromBlock, fromJson, fromJson, toBlock, toEnvelope, toJson, toJson, toMapBlock, toString, unescape

    Methods inherited from class java.lang.Object

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

    Methods inherited from interface io.odysz.anson.IJsonable

    toBlock
  • Field Details

  • Constructor Details

    • SyntityReg

      public SyntityReg()