org.openmdx.kernel.text
Interface MultiLineStringRepresentation

All Known Subinterfaces:
BasicException.Wrapper
All Known Implementing Classes:
AbstractPlatform_1, BadParameterException, BasicException, ByteArrayFormatter, Configuration, DatabaseDriverFormatter, DatagramPacketFormatter, DelegatingIndexedRecord, DelegatingMappedRecord, EjbConfiguration, ExtendedIOException, FixedSizeIndexedRecord, IndentingFormatter, JmiServiceException, LightweightClassLoader, MarshalException, NotSupportedException, Platform_1, Platform_1, RefException_1, RuntimeServiceException, Sequences, ServiceException, StackedException, TokenException, XmlConfiguration

public interface MultiLineStringRepresentation

A class should implement this marker interface if its toString() method produces a multi-line result.

The new-line character ('\n') is used to separate the lines and tab characters ('\t') at the beginning of a line are used for intendation, one tab character per intendation level.




This software is published under the BSD license. Copyright © 2003-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.