Class XmlEscapeSymbols.References

  • Enclosing class:
    XmlEscapeSymbols

    static final class XmlEscapeSymbols.References
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      References()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      (package private) void addReference​(int codepoint, java.lang.String cer)  
      • Methods inherited from class java.lang.Object

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

      • References

        References()
    • Method Detail

      • addReference

        void addReference​(int codepoint,
                          java.lang.String cer)