|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.codehaus.enunciate.contract.jaxb.util.JAXBUtil
public class JAXBUtil
Consolidation of common logic for implementing the JAXB contract.
| Constructor Summary | |
|---|---|
JAXBUtil()
|
|
| Method Summary | |
|---|---|
static com.sun.mirror.type.TypeMirror |
unwrapComponentType(com.sun.mirror.type.TypeMirror typeMirror)
Unwraps the specified type to its component type if its a collection or an array. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JAXBUtil()
| Method Detail |
|---|
public static com.sun.mirror.type.TypeMirror unwrapComponentType(com.sun.mirror.type.TypeMirror typeMirror)
typeMirror - The type to unwrap if necessary.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||