Home
last modified time | relevance | path

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

/external/apache-xml/src/main/java/org/apache/xpath/compiler/
DKeywords.java52 private static final String FROM_ATTRIBUTES_STRING = "attribute"; field in Keywords
222 m_axisnames.put(FROM_ATTRIBUTES_STRING, in m_axisnames.put() argument