Searched refs:ER_CHARS_NOT_ALLOWED (Results 1 – 2 of 2) sorted by relevance
338 public static final String ER_CHARS_NOT_ALLOWED = "ER_CHARS_NOT_ALLOWED"; field in XSLTErrorResources980 { ER_CHARS_NOT_ALLOWED, in getContents()
201 …handler.error(XSLTErrorResources.ER_CHARS_NOT_ALLOWED, null, null);//"Characters are not allowed a… in characters()