HomeSort by relevance Sort by last modified time
    Searched refs:ER_CHARS_NOT_ALLOWED (Results 1 - 2 of 2) sorted by null

  /external/apache-xml/src/main/java/org/apache/xalan/res/
XSLTErrorResources.java 338 public static final String ER_CHARS_NOT_ALLOWED = "ER_CHARS_NOT_ALLOWED";
    [all...]
  /external/apache-xml/src/main/java/org/apache/xalan/processor/
XSLTElementProcessor.java 201 handler.error(XSLTErrorResources.ER_CHARS_NOT_ALLOWED, null, null);//"Characters are not allowed at this point in the document!",

Completed in 20 milliseconds