|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.aegis.type.TypeUtil
public final class TypeUtil
Static methods/constants for Aegis.
| Field Summary | |
|---|---|
static org.apache.commons.logging.Log |
LOG
|
| Method Summary | |
|---|---|
static Type |
getReadType(javax.xml.stream.XMLStreamReader xsr,
Context context,
Type type)
|
static Type |
getWriteType(Context context,
java.lang.Object value,
Type type)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final org.apache.commons.logging.Log LOG
| Method Detail |
|---|
public static Type getReadType(javax.xml.stream.XMLStreamReader xsr,
Context context,
Type type)
public static Type getWriteType(Context context,
java.lang.Object value,
Type type)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||