|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.antcontrib.cpptasks.CUtil.StringArrayBuilder
public static final class CUtil.StringArrayBuilder
A class that splits a white-space, comma-separated list into a String array. Used for task attributes.
Constructor Summary | |
---|---|
CUtil.StringArrayBuilder(java.lang.String value)
|
Method Summary | |
---|---|
java.lang.String[] |
getValue()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CUtil.StringArrayBuilder(java.lang.String value)
Method Detail |
---|
public java.lang.String[] getValue()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |