org.codehaus.plexus.cdc.gleaner
Class ComponentGleanerSupport
java.lang.Object
org.codehaus.plexus.cdc.gleaner.ComponentGleanerSupport
- Direct Known Subclasses:
- QDoxComponentGleaner
public abstract class ComponentGleanerSupport
- extends Object
Support for component gleaner implementations.
- Version:
- $Id: ComponentGleanerSupport.java 6923 2007-10-01 04:26:19Z user57 $
Field Summary |
protected org.slf4j.Logger |
log
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
protected final org.slf4j.Logger log
ComponentGleanerSupport
public ComponentGleanerSupport()
filterEmptyAsNull
protected String filterEmptyAsNull(String value)
isRequirementListType
protected boolean isRequirementListType(Class type)
addChildConfiguration
protected void addChildConfiguration(ComponentDescriptor component,
org.codehaus.plexus.configuration.PlexusConfiguration config)
deHump
protected String deHump(String string)
Copyright © 2001-2011 Codehaus. All Rights Reserved.