|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.xmlbeans.impl.config.UserTypeImpl
public class UserTypeImpl
| Constructor Summary | |
|---|---|
UserTypeImpl()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getJavaName()
The class name the simple value will be converted to. |
javax.xml.namespace.QName |
getName()
The QName of the simple value that will be converted to a Java class. |
java.lang.String |
getStaticHandler()
A class which provides public static methods to convert SimpleValue
objects to and from the Java type specified by UserType.getJavaName(). |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UserTypeImpl()
| Method Detail |
|---|
public java.lang.String getJavaName()
UserType
getJavaName in interface UserTypepublic javax.xml.namespace.QName getName()
UserType
getName in interface UserTypepublic java.lang.String getStaticHandler()
UserTypeSimpleValue
objects to and from the Java type specified by UserType.getJavaName().
getStaticHandler in interface UserType
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||