public class LocatableUtils extends Object
Constructor and Description |
---|
LocatableUtils() |
Modifier and Type | Method and Description |
---|---|
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) |
public static com.sun.xml.bind.v2.model.annotation.Locatable getLocatable(Package thePackage)
public static com.sun.xml.bind.v2.model.annotation.Locatable getLocatable(Class<?> theClass)
public static com.sun.xml.bind.v2.model.annotation.Locatable getLocatable(Member theMember)
Copyright © 2006–2014 Highsource. All rights reserved.