public class ContentMetadataParser extends Object
| Constructor and Description |
|---|
ContentMetadataParser() |
| Modifier and Type | Method and Description |
|---|---|
static org.rhq.core.domain.content.PackageType |
parseContentDescriptor(ContentDescriptor descriptor)
Parses the contents of the content descriptor and populates an instance of the domain model representation.
|
public static org.rhq.core.domain.content.PackageType parseContentDescriptor(ContentDescriptor descriptor) throws InvalidPluginDescriptorException
descriptor - non-null content descriptor.InvalidPluginDescriptorException - if the descriptor contains data that does not pass the usage
specificationCopyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.