Home
last modified time | relevance | path

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

/external/apache-xml/src/main/java/org/apache/xalan/templates/
DElemExtensionCall.java288 AVT avt = getLiteralResultAttribute(rawName); in getAttribute()
DElemLiteralResult.java242 public AVT getLiteralResultAttribute(String name) in getLiteralResultAttribute() method in ElemLiteralResult
278 AVT avt = getLiteralResultAttribute(rawName); in getAttribute()