D E G I O R S U

D

DefaultSchemaLdifExtractor - Class in org.apache.directory.shared.ldap.schema.ldif.extractor.impl
Extracts LDIF files for the schema repository onto a destination directory.
DefaultSchemaLdifExtractor(File) - Constructor for class org.apache.directory.shared.ldap.schema.ldif.extractor.impl.DefaultSchemaLdifExtractor
Creates an extractor which deposits files into the specified output directory.

E

extractOrCopy(boolean) - Method in class org.apache.directory.shared.ldap.schema.ldif.extractor.impl.DefaultSchemaLdifExtractor
Extracts the LDIF files from a Jar file or copies exploded LDIF resources.
extractOrCopy() - Method in class org.apache.directory.shared.ldap.schema.ldif.extractor.impl.DefaultSchemaLdifExtractor
Extracts the LDIF files from a Jar file or copies exploded LDIF resources without overwriting the resources if the schema has already been extracted.
extractOrCopy(boolean) - Method in interface org.apache.directory.shared.ldap.schema.ldif.extractor.SchemaLdifExtractor
Extracts the LDIF files from a Jar file or copies exploded LDIF resources.
extractOrCopy() - Method in interface org.apache.directory.shared.ldap.schema.ldif.extractor.SchemaLdifExtractor
Extracts the LDIF files from a Jar file or copies exploded LDIF resources without overwriting the resources if the schema has already been extracted.

G

getMessage() - Method in exception org.apache.directory.shared.ldap.schema.ldif.extractor.UniqueResourceException
 
getResourceName() - Method in exception org.apache.directory.shared.ldap.schema.ldif.extractor.UniqueResourceException
 
getResources(Pattern) - Static method in class org.apache.directory.shared.ldap.schema.ldif.extractor.impl.ResourceMap
For all elements of java.class.path get a Map of resources Pattern pattern = Pattern.compile(".*").
getUniqueResource(String, String) - Static method in class org.apache.directory.shared.ldap.schema.ldif.extractor.impl.DefaultSchemaLdifExtractor
Gets a unique resource from a Jar file.
getUniqueResourceAsStream(String, String) - Static method in class org.apache.directory.shared.ldap.schema.ldif.extractor.impl.DefaultSchemaLdifExtractor
Gets the DBFILE resource from within a jar off the base path.
getUrls() - Method in exception org.apache.directory.shared.ldap.schema.ldif.extractor.UniqueResourceException
 

I

isExtracted() - Method in class org.apache.directory.shared.ldap.schema.ldif.extractor.impl.DefaultSchemaLdifExtractor
Gets whether or not schema folder has been created or not.
isExtracted() - Method in interface org.apache.directory.shared.ldap.schema.ldif.extractor.SchemaLdifExtractor
Gets whether or not the content has been extracted previously by this extractor or another into the directory file structure.

O

org.apache.directory.shared.ldap.schema.ldif.extractor - package org.apache.directory.shared.ldap.schema.ldif.extractor
 
org.apache.directory.shared.ldap.schema.ldif.extractor.impl - package org.apache.directory.shared.ldap.schema.ldif.extractor.impl
 

R

ResourceMap - Class in org.apache.directory.shared.ldap.schema.ldif.extractor.impl
Lists LDIF resources available from the classpath.
ResourceMap() - Constructor for class org.apache.directory.shared.ldap.schema.ldif.extractor.impl.ResourceMap
 

S

SchemaLdifExtractor - Interface in org.apache.directory.shared.ldap.schema.ldif.extractor
Extracts LDIF files for the schema repository.

U

UniqueResourceException - Exception in org.apache.directory.shared.ldap.schema.ldif.extractor
Exception for when we detect more than one unqiue schema LDIF file resource on the classpath.
UniqueResourceException(String, String) - Constructor for exception org.apache.directory.shared.ldap.schema.ldif.extractor.UniqueResourceException
 
UniqueResourceException(String, List<URL>, String) - Constructor for exception org.apache.directory.shared.ldap.schema.ldif.extractor.UniqueResourceException
 
UniqueResourceException(String, URL, Enumeration<URL>, String) - Constructor for exception org.apache.directory.shared.ldap.schema.ldif.extractor.UniqueResourceException
 

D E G I O R S U

Copyright © 2003-2010 The Apache Software Foundation. All Rights Reserved.