public class FormattingConfig.SpaceLocator extends AbstractFormattingConfig.ElementLocator
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
space |
after, before, type| Constructor and Description |
|---|
SpaceLocator() |
SpaceLocator(java.lang.String space) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getSpace() |
java.lang.String |
toString() |
public SpaceLocator()
public SpaceLocator(java.lang.String space)
public java.lang.String getSpace()
public java.lang.String toString()
toString in class AbstractFormattingConfig.ElementLocator