Searched defs:getIndentAmount (Results 1 - 5 of 5) 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 DEmptySerializer.java531 * @see XSLOutputAttributes#getIndentAmount()
533 public int getIndentAmount() method in class:EmptySerializer
H A DSerializerBase.java721 public int getIndentAmount() method in class:SerializerBase
H A DToUnknownStream.java610 * @see XSLOutputAttributes#getIndentAmount()
612 public int getIndentAmount() method in class:ToUnknownStream
614 return m_handler.getIndentAmount();
H A DToStream.java2500 public int getIndentAmount() method in class:ToStream

Completed in 48 milliseconds