parser.absconparseur
Class ReflectionManager.DigestedFields
java.lang.Object
parser.absconparseur.ReflectionManager.DigestedFields
- Enclosing class:
- ReflectionManager
public static class ReflectionManager.DigestedFields
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReflectionManager.DigestedFields
public ReflectionManager.DigestedFields()
getName
public String getName(int i)
getType
public Class getType(int i)
getValue
public String getValue(int i)
getLength
public int getLength()
add
public void add(String name,
Class type,
String value,
int i)
Copyright © 2012. All Rights Reserved.