Searched refs:getIndentAmount (Results 1 - 5 of 5) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xml/serializer/
H A DXSLOutputAttributes.java85 public int getIndentAmount(); method in interface:XSLOutputAttributes
H A DToUnknownStream.java581 * @see XSLOutputAttributes#getIndentAmount()
583 public int getIndentAmount() method in class:ToUnknownStream
585 return m_handler.getIndentAmount();
H A DToXMLStream.java87 setIndentAmount(xmlListener.getIndentAmount());
H A DSerializerBase.java738 public int getIndentAmount() method in class:SerializerBase
H A DToStream.java2680 public int getIndentAmount() method in class:ToStream

Completed in 146 milliseconds