org.apache.directory.server.core.schema
Class MetaSchemaUtils

java.lang.Object
  extended by org.apache.directory.server.core.schema.MetaSchemaUtils

public class MetaSchemaUtils
extends java.lang.Object

Some useful methods used by meta schema handling code.

Version:
$Rev$
Author:
Apache Directory Project

Constructor Summary
MetaSchemaUtils()
           
 
Method Summary
static java.lang.String getSchemaName(org.apache.directory.shared.ldap.name.LdapDN dn)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MetaSchemaUtils

public MetaSchemaUtils()
Method Detail

getSchemaName

public static java.lang.String getSchemaName(org.apache.directory.shared.ldap.name.LdapDN dn)
                                      throws javax.naming.NamingException
Throws:
javax.naming.NamingException


Copyright © 2003-2009 Apache Software Foundation. All Rights Reserved.