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

  /external/apache-xml/src/main/java/org/apache/xml/serializer/
SerializerBase.java 184 protected int m_indentAmount = 0;
740 return m_indentAmount;
745 * @param m_indentAmount The m_indentAmount to set
747 public void setIndentAmount(int m_indentAmount)
749 this.m_indentAmount = m_indentAmount;
    [all...]
  /prebuilts/tools/common/m2/internal/xalan/xalan/2.6.0/
xalan-2.6.0.jar 

Completed in 40 milliseconds