Searched defs:getIndentAmount (Results 1 - 4 of 4) 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 DSerializerBase.java738 public int getIndentAmount() method in class:SerializerBase
H A DToUnknownStream.java581 * @see XSLOutputAttributes#getIndentAmount()
583 public int getIndentAmount() method in class:ToUnknownStream
585 return m_handler.getIndentAmount();
H A DToStream.java2680 public int getIndentAmount() method in class:ToStream

Completed in 179 milliseconds