|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jeffpalm.util.CommenterFactory
public final class CommenterFactory
| Constructor Summary | |
|---|---|
CommenterFactory()
|
|
| Method Summary | |
|---|---|
static Commenter |
newCommenter(char[] commentChars,
boolean skipEmpties)
|
static Commenter |
newCommenter(char commentChar,
boolean skipEmpties)
|
static Commenter |
newCommenter(java.lang.String[] comments,
boolean skipEmpties)
|
static Commenter |
newCommenter(java.lang.String comment,
boolean skipEmpties)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CommenterFactory()
| Method Detail |
|---|
public static Commenter newCommenter(java.lang.String[] comments,
boolean skipEmpties)
public static Commenter newCommenter(java.lang.String comment,
boolean skipEmpties)
public static Commenter newCommenter(char[] commentChars,
boolean skipEmpties)
public static Commenter newCommenter(char commentChar,
boolean skipEmpties)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||