org.openmdx.kernel.naming.spi
Class CompositNameParser

java.lang.Object
  extended by org.openmdx.kernel.naming.spi.CompositNameParser
All Implemented Interfaces:
NameParser

public class CompositNameParser
extends Object
implements NameParser

CompositNameParser


Constructor Summary
CompositNameParser()
          Constructor
 
Method Summary
 Name parse(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CompositNameParser

public CompositNameParser()
Constructor

Method Detail

parse

public Name parse(String name)
           throws NamingException
Specified by:
parse in interface NameParser
Throws:
NamingException


This software is published under the BSD license. Copyright © 2003-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.