org.apache.ws.scout.util
Class EnumerationHelper

java.lang.Object
  extended by org.apache.ws.scout.util.EnumerationHelper

public class EnumerationHelper
extends java.lang.Object

Helper class that deals with predefined enumerations

Author:
Anil Saldhana , Kurt Stam

Constructor Summary
EnumerationHelper()
           
 
Method Summary
static javax.xml.registry.infomodel.Concept getConceptByPath(java.lang.String path)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EnumerationHelper

public EnumerationHelper()
Method Detail

getConceptByPath

public static javax.xml.registry.infomodel.Concept getConceptByPath(java.lang.String path)
                                                             throws java.lang.IllegalArgumentException,
                                                                    javax.xml.registry.JAXRException
Throws:
java.lang.IllegalArgumentException
javax.xml.registry.JAXRException


Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.