|
The Encog Project | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.encog.parse.tags.TagConst
public final class TagConst
Constants to use while parsing the tags.
| Field Summary | |
|---|---|
static java.lang.String |
CDATA_BEGIN
The beginning of a CDATA section. |
static java.lang.String |
CDATA_END
THe end of a CDATA section. |
static java.lang.String |
COMMENT_BEGIN
The beginning of a comment. |
static java.lang.String |
COMMENT_END
The end of a comment. |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String COMMENT_BEGIN
public static final java.lang.String COMMENT_END
public static final java.lang.String CDATA_BEGIN
public static final java.lang.String CDATA_END
|
The Encog Project | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||