|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.flat502.rox.demo.validation.EntityInfo
public class EntityInfo
Field Summary | |
---|---|
int |
ctAmpersands
|
int |
ctApostrophes
|
int |
ctLeftAngleBrackets
|
int |
ctQuotes
|
int |
ctRightAngleBrackets
|
Constructor Summary | |
---|---|
EntityInfo()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int ctLeftAngleBrackets
public int ctRightAngleBrackets
public int ctAmpersands
public int ctApostrophes
public int ctQuotes
Constructor Detail |
---|
public EntityInfo()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |