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

/external/apache-xml/src/main/java/org/apache/xalan/res/
H A DXSLTErrorResources.java113 public static final String ER_NULL_CHILD = "ER_NULL_CHILD"; field in class:XSLTErrorResources
540 { ER_NULL_CHILD,
/external/apache-xml/src/main/java/org/apache/xalan/templates/
H A DElemTemplateElement.java259 error(XSLTErrorResources.ER_NULL_CHILD, null); //"Trying to add a null child!");
297 error(XSLTErrorResources.ER_NULL_CHILD, null); //"Trying to add a null child!");

Completed in 51 milliseconds