org.jvnet.annox.xml.bind
Class LocatableUtils

java.lang.Object
  extended by org.jvnet.annox.xml.bind.LocatableUtils

public class LocatableUtils
extends Object


Constructor Summary
LocatableUtils()
           
 
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
 

Constructor Detail

LocatableUtils

public LocatableUtils()
Method Detail

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-2012 Highsource. All Rights Reserved.