Searched refs:ER_NOT_ALLOWED_IN_POSITION (Results 1 - 2 of 2) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xalan/res/
H A DXSLTErrorResources.java374 public static final String ER_NOT_ALLOWED_IN_POSITION = field in class:XSLTErrorResources
375 "ER_NOT_ALLOWED_IN_POSITION";
1067 { ER_NOT_ALLOWED_IN_POSITION,
/external/apache-xml/src/main/java/org/apache/xalan/processor/
H A DStylesheetHandler.java388 error(XSLMessages.createMessage(XSLTErrorResources.ER_NOT_ALLOWED_IN_POSITION, new Object[]{rawName}),null);//rawName + " is not allowed in this position in the stylesheet!",

Completed in 91 milliseconds