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

/external/apache-xml/src/main/java/org/apache/xalan/templates/
H A DElemLiteralResult.java190 public AVT getLiteralResultAttributeNS(String namespaceURI, String localName) method in class:ElemLiteralResult
224 AVT avt = getLiteralResultAttributeNS(namespaceURI, localName);

Completed in 46 milliseconds