HomeSort by relevance Sort by last modified time
    Searched refs:getIndentAmount (Results 1 - 5 of 5) sorted by null

  /external/apache-xml/src/main/java/org/apache/xml/serializer/
XSLOutputAttributes.java 85 public int getIndentAmount();
ToUnknownStream.java 581 * @see XSLOutputAttributes#getIndentAmount()
583 public int getIndentAmount()
585 return m_handler.getIndentAmount();
    [all...]
ToXMLStream.java 87 setIndentAmount(xmlListener.getIndentAmount());
SerializerBase.java 738 public int getIndentAmount()
    [all...]
ToStream.java     [all...]

Completed in 105 milliseconds