| Package | Description |
|---|---|
| org.overlord.sramp.common.derived |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractXmlDeriver
Base class for all derivers that are based on XML documents.
|
class |
PolicyDeriver
Creates derived content from a Policy document.
|
class |
WsdlDeriver
Creates derived content from a WSDL document.
|
class |
XsdDeriver
Creates derived content from an XSD document.
|
| Modifier and Type | Method and Description |
|---|---|
static ArtifactDeriver |
ArtifactDeriverFactory.createArtifactDeriver(ArtifactType artifactType)
Creates an artifact deriver for a specific type of artifact.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,ArtifactDeriver> |
DeriverProvider.createArtifactDerivers()
Creates zero or more
ArtifactDeriver instances to be used by the S-RAMP
repository when adding extended artifacts to the repository. |
Copyright © 2011–2013 JBoss, a division of Red Hat. All rights reserved.