Searched refs:setIndentAmount (Results 1 – 6 of 6) sorted by relevance
88 public void setIndentAmount(int spaces); in setIndentAmount() method
678 public void setIndentAmount(int value) in setIndentAmount() method in ToUnknownStream680 m_handler.setIndentAmount(value); in setIndentAmount()
87 setIndentAmount(xmlListener.getIndentAmount()); in CopyFrom()
747 public void setIndentAmount(int m_indentAmount) in setIndentAmount() method in SerializerBase
503 setIndentAmount(Integer.parseInt(val)); in setProp()2690 public void setIndentAmount(int m_indentAmount) in setIndentAmount() method in ToStream
2095 fSerializer.setIndentAmount(3); in initProperties()