org.jvnet.annox.xml.bind
Class LocatableUtils
java.lang.Object
org.jvnet.annox.xml.bind.LocatableUtils
public class LocatableUtils
- extends Object
Method Summary |
static com.sun.xml.bind.v2.model.annotation.Locatable |
getLocatable(Class<?> theClass)
|
static com.sun.xml.bind.v2.model.annotation.Locatable |
getLocatable(Member theMember)
|
static com.sun.xml.bind.v2.model.annotation.Locatable |
getLocatable(Package thePackage)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LocatableUtils
public LocatableUtils()
getLocatable
public static com.sun.xml.bind.v2.model.annotation.Locatable getLocatable(Package thePackage)
getLocatable
public static com.sun.xml.bind.v2.model.annotation.Locatable getLocatable(Class<?> theClass)
getLocatable
public static com.sun.xml.bind.v2.model.annotation.Locatable getLocatable(Member theMember)
Copyright © 2006-2011 Highsource. All Rights Reserved.