|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.directory.shared.ldap.schema.ldif.extractor.impl.ResourceMap
public class ResourceMap
Lists LDIF resources available from the classpath.
Constructor Summary | |
---|---|
ResourceMap()
|
Method Summary | |
---|---|
static java.util.Map<java.lang.String,java.lang.Boolean> |
getResources(java.util.regex.Pattern pattern)
For all elements of java.class.path get a Map of resources Pattern pattern = Pattern.compile(".*"). |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ResourceMap()
Method Detail |
---|
public static java.util.Map<java.lang.String,java.lang.Boolean> getResources(java.util.regex.Pattern pattern)
pattern
- the pattern to match
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |