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

  /libcore/luni/src/main/java/org/apache/xalan/res/
XSLTErrorResources.java 376 public static final String ER_NONWHITESPACE_NOT_ALLOWED_IN_POSITION =
377 "ER_NONWHITESPACE_NOT_ALLOWED_IN_POSITION";
    [all...]
  /libcore/luni/src/main/java/org/apache/xalan/processor/
StylesheetHandler.java 701 XSLMessages.createMessage(XSLTErrorResources.ER_NONWHITESPACE_NOT_ALLOWED_IN_POSITION, null),null);//"Non-whitespace text is not allowed in this position in the stylesheet!",
    [all...]

Completed in 460 milliseconds