|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.codehaus.enunciate.contract.jaxb.adapters.AdapterUtil
public class AdapterUtil
Logic for the XML adapter stuff according to the JAXB specification.
| Constructor Summary | |
|---|---|
AdapterUtil()
|
|
| Method Summary | |
|---|---|
static AdapterType |
findAdapterType(com.sun.mirror.declaration.Declaration declaration)
Finds the adapter type for the specified declaration, if any. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AdapterUtil()
| Method Detail |
|---|
public static AdapterType findAdapterType(com.sun.mirror.declaration.Declaration declaration)
declaration - The declaration for which to find that adapter type.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||