public static class OutputManager.NameInfo
extends java.lang.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 ? 2009 Apache Software Foundation. All Rights Reserved.