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

/openjdk7/jaxp/src/com/sun/org/apache/xml/internal/serializer/
H A DXSLOutputAttributes.java87 public int getIndentAmount(); method in interface:XSLOutputAttributes
H A DToUnknownStream.java610 * @see XSLOutputAttributes#getIndentAmount()
612 public int getIndentAmount() method in class:ToUnknownStream
614 return m_handler.getIndentAmount();
H A DEmptySerializer.java531 * @see XSLOutputAttributes#getIndentAmount()
533 public int getIndentAmount() method in class:EmptySerializer
H A DToXMLStream.java97 setIndentAmount(xmlListener.getIndentAmount());
H A DSerializerBase.java721 public int getIndentAmount() method in class:SerializerBase
H A DToStream.java2500 public int getIndentAmount() method in class:ToStream

Completed in 51 milliseconds