OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ER_NONWHITESPACE_NOT_ALLOWED_IN_POSITION
(Results
1 - 2
of
2
) sorted by null
/external/apache-xml/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
...]
/external/apache-xml/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 46 milliseconds