| D | HTMLSchema.java | 17 elements, attributes, and character entity declarations. All the declarations 779 entity("Aacgr", 0x0386); in HTMLSchema() 780 entity("aacgr", 0x03AC); in HTMLSchema() 781 entity("Aacute", 0x00C1); in HTMLSchema() 782 entity("aacute", 0x00E1); in HTMLSchema() 783 entity("Abreve", 0x0102); in HTMLSchema() 784 entity("abreve", 0x0103); in HTMLSchema() 785 entity("ac", 0x223E); in HTMLSchema() 786 entity("acd", 0x223F); in HTMLSchema() 787 entity("Acirc", 0x00C2); in HTMLSchema() [all …]
|