Home
last modified time | relevance | path

Searched refs:ER_NULL_SOURCENODE_APPLYIMPORTS (Results 1 – 2 of 2) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xalan/templates/
DElemApplyImport.java90 …XSLTErrorResources.ER_NULL_SOURCENODE_APPLYIMPORTS); //"sourceNode is null in xsl:apply-imports!"… in execute()
/external/apache-xml/src/main/java/org/apache/xalan/res/
DXSLTErrorResources.java91 public static final String ER_NULL_SOURCENODE_APPLYIMPORTS = "ER_NULL_SOURCENODE_APPLYIMPORTS"; field in XSLTErrorResources
489 {ER_NULL_SOURCENODE_APPLYIMPORTS , in getContents()