Package org.codehaus.modello.metadata
Class AbstractMetadataPlugin
java.lang.Object
org.codehaus.plexus.logging.AbstractLogEnabled
org.codehaus.modello.metadata.AbstractMetadataPlugin
- All Implemented Interfaces:
MetadataPlugin
,org.codehaus.plexus.logging.LogEnabled
- Direct Known Subclasses:
JavaMetadataPlugin
,ModelMetadataPlugin
,XdocMetadataPlugin
,XmlMetadataPlugin
,XsdMetadataPlugin
public abstract class AbstractMetadataPlugin
extends org.codehaus.plexus.logging.AbstractLogEnabled
implements MetadataPlugin
-
Field Summary
Fields inherited from interface org.codehaus.modello.metadata.MetadataPlugin
ROLE
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.codehaus.plexus.logging.AbstractLogEnabled
enableLogging, getLogger, setupLogger, setupLogger, setupLogger
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.codehaus.modello.metadata.MetadataPlugin
getAssociationMetadata, getClassMetadata, getFieldMetadata, getInterfaceMetadata, getModelMetadata
-
Constructor Details
-
AbstractMetadataPlugin
public AbstractMetadataPlugin()
-
-
Method Details
-
getBoolean
-
getString
-