Class Parser.Value
java.lang.Object
com.thoughtworks.qdox.parser.impl.Parser.Value
- Enclosing class:
- Parser
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
oval
Object oval -
sval
String sval -
ival
int ival -
bval
boolean bval -
type
TypeDef type -
annoval
ElemValueDef annoval
-
-
Constructor Details
-
Value
private Value()
-