Package uk.ac.starlink.vo
Class AbstractAdqlExample.Breaker
java.lang.Object
uk.ac.starlink.vo.AbstractAdqlExample.Breaker
- Enclosing class:
- AbstractAdqlExample
Interface for configurable line breaking.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Breaker
public Breaker()
-
-
Method Details
-
space
Returns a string which can be used to separate parts of an output example string.- Parameters:
indent
- notional number of spaces at start of line- Returns:
- string containing at least one whitespace character
-