org.jvnet.hyperjaxb3.persistence.util
Class AttributesUtils

java.lang.Object
  extended by org.jvnet.hyperjaxb3.persistence.util.AttributesUtils

public class AttributesUtils
extends Object


Method Summary
static Object getAttribute(Attributes attributes, String name)
           
static Object getAttribute(EmbeddableAttributes attributes, String name)
           
static Object getAttribute(Object attributes, String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getAttribute

public static Object getAttribute(Object attributes,
                                  String name)

getAttribute

public static Object getAttribute(Attributes attributes,
                                  String name)

getAttribute

public static Object getAttribute(EmbeddableAttributes attributes,
                                  String name)


Copyright © 2005-2014. All Rights Reserved.