HomeSort by relevance Sort by last modified time
    Searched defs:m_charKey (Results 1 - 2 of 2) sorted by null

  /external/apache-xml/src/main/java/org/apache/xml/serializer/
CharInfo.java 162 this.m_charKey = new CharKey();
381 private final CharKey m_charKey;
407 // CharKey m_charKey = new CharKey(); //Alternative to synchronized
408 m_charKey.setChar(value);
409 return (String) m_charToString.get(m_charKey);
549 // utility field copy.m_charKey is already created in the default constructor
  /prebuilts/tools/common/m2/repository/xalan/xalan/2.6.0/
xalan-2.6.0.jar 

Completed in 257 milliseconds