OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ER_NO_STYLESHEETROOT
(Results
1 - 2
of
2
) sorted by null
/external/apache-xml/src/main/java/org/apache/xalan/res/
XSLTErrorResources.java
283
public static final String
ER_NO_STYLESHEETROOT
= "
ER_NO_STYLESHEETROOT
";
[
all
...]
/external/apache-xml/src/main/java/org/apache/xalan/processor/
StylesheetHandler.java
474
throw new TransformerException(XSLMessages.createMessage(XSLTErrorResources.
ER_NO_STYLESHEETROOT
, null)); //"Did not find the stylesheet root!");
[
all
...]
Completed in 9523 milliseconds