org.oXML.extras.java
Class StringType
java.lang.Object
org.oXML.extras.java.ReflectionType
org.oXML.extras.java.StringType
- public class StringType
- extends ReflectionType
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
STRING
public static final int STRING
- See Also:
- Constant Field Values
CHARACTER
public static final int CHARACTER
- See Also:
- Constant Field Values
CHARARRAY
public static final int CHARARRAY
- See Also:
- Constant Field Values
StringType
public StringType(ReflectionTypeResolver resolver)
StringType
public StringType(ReflectionTypeResolver resolver,
int type)
primitive
public Node primitive(java.lang.Object object)
- Overrides:
primitive in class ReflectionType
object
public java.lang.Object object(Node primitive)
- Overrides:
object in class ReflectionType