org.apache.ws.scout.util
Class EnumerationHelper

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

public class EnumerationHelper
extends Object

Helper class that deals with predefined enumerations

Author:
Anil Saldhana , Kurt Stam

Constructor Summary
EnumerationHelper()
           
 
Method Summary
static Concept getConceptByPath(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 Concept getConceptByPath(String path)
                                throws IllegalArgumentException,
                                       JAXRException
Throws:
IllegalArgumentException
JAXRException


Copyright © 2004-2011 Apache Software Foundation. All Rights Reserved.