Class InternalEntity

    • Constructor Summary

      Constructors 
      Constructor Description
      InternalEntity​(java.lang.String name, char[] value)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • buf

        char[] buf
    • Constructor Detail

      • InternalEntity

        InternalEntity​(java.lang.String name,
                       char[] value)