@Override @NotNull public LiteralTextEscaper<XmlAttributeValueImpl> createLiteralTextEscaper() { return new XmlAttributeLiteralEscaper(this); }
@NotNull public LiteralTextEscaper<XmlAttributeValueImpl> createLiteralTextEscaper() { return new XmlAttributeLiteralEscaper(this); }