public static class OutputManager.NameInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
char[] |
name
The name.
|
char[] |
space1
The space before the name.
|
char[] |
space2
The space after the name
|
| Constructor and Description |
|---|
OutputManager.NameInfo(char[] sp1,
char[] nm,
char[] sp2)
Creates a new NameInfo.
|
Copyright © 2000–2018 Apache Software Foundation. All rights reserved.