|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.deployers.spi.deployer.helpers.AbstractDeployer
org.jboss.deployers.spi.deployer.helpers.AbstractParsingDeployer
org.jboss.deployers.spi.deployer.helpers.AbstractParsingDeployerWithOutput<T>
org.jboss.deployers.vfs.spi.deployer.AbstractVFSParsingDeployer<T>
org.jboss.deployers.vfs.spi.deployer.UnmarshallerFactoryDeployer<T,Boolean>
org.jboss.deployers.vfs.spi.deployer.JAXPDeployer<T>
org.jboss.deployers.vfs.spi.deployer.XSLDeployer<ServiceDeployment>
org.jboss.system.deployers.ServiceXSLDeployer
public class ServiceXSLDeployer
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.jboss.deployers.spi.Ordered |
---|
org.jboss.deployers.spi.Ordered.OrderedComparator |
Field Summary |
---|
Fields inherited from class org.jboss.deployers.vfs.spi.deployer.XSLDeployer |
---|
xslPath |
Fields inherited from class org.jboss.deployers.spi.deployer.helpers.AbstractDeployer |
---|
log |
Fields inherited from interface org.jboss.deployers.spi.Ordered |
---|
COMPARATOR |
Constructor Summary | |
---|---|
ServiceXSLDeployer()
Create a new ServiceXSLDeployer. |
Method Summary | |
---|---|
protected boolean |
allowsReparse()
|
protected ServiceDeployment |
parse(org.jboss.deployers.vfs.spi.structure.VFSDeploymentUnit unit,
org.jboss.virtual.VirtualFile file,
Document document)
|
Methods inherited from class org.jboss.deployers.vfs.spi.deployer.XSLDeployer |
---|
create, destroy, getTemplates, getXSLPath, parse, setParameters, setXSLPath |
Methods inherited from class org.jboss.deployers.vfs.spi.deployer.JAXPDeployer |
---|
createUnmarshallerFactory, doParse, fromString, getDocumentBuilderFactory, isUseNamespaceAwareParser, isValidateDTDs, setSchemaLocation, setUseNamespaceAwareParser, setValidateDTDs |
Methods inherited from class org.jboss.deployers.vfs.spi.deployer.UnmarshallerFactoryDeployer |
---|
getFeatures, isUseDefaultFeatures, setFeatures, setUseDefaultFeatures, start |
Methods inherited from class org.jboss.deployers.vfs.spi.deployer.AbstractVFSParsingDeployer |
---|
accepts, accepts, allowsMultipleFiles, getAltMappings, getMetadataFile, handleMultipleFiles, init, isDeployable, matchFileToClass, mergeFiles, openStreamAndValidate, parse, parse, parse, parse, parseAndInit, setAllowMultipleFiles |
Methods inherited from class org.jboss.deployers.spi.deployer.helpers.AbstractParsingDeployerWithOutput |
---|
createMetaData, createMetaData, createMetaData, createMetaData, deploy, getAttachmentKey, getJarExtension, getMetaData, getName, getNames, getOutput, getSuffix, isBuildManagedObject, isIncludeDeploymentFile, setAttachmentKey, setBuildManagedObject, setIncludeDeploymentFile, setJarExtension, setName, setNames, setSuffix |
Methods inherited from class org.jboss.deployers.spi.deployer.helpers.AbstractDeployer |
---|
addInput, addInput, addOutput, addOutput, getInput, getInputs, getOutputs, getRelativeOrder, getStage, isAllInputs, isComponentsOnly, isParentFirst, isTopLevelOnly, isWantComponents, setAllInputs, setComponentsOnly, setInput, setInputs, setInputs, setInputs, setOutput, setOutputs, setOutputs, setOutputs, setParentFirst, setRelativeOrder, setStage, setTopLevelOnly, setWantComponents, undeploy |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ServiceXSLDeployer()
Method Detail |
---|
protected boolean allowsReparse()
allowsReparse
in class org.jboss.deployers.spi.deployer.helpers.AbstractParsingDeployerWithOutput<ServiceDeployment>
protected ServiceDeployment parse(org.jboss.deployers.vfs.spi.structure.VFSDeploymentUnit unit, org.jboss.virtual.VirtualFile file, Document document) throws Exception
parse
in class org.jboss.deployers.vfs.spi.deployer.JAXPDeployer<ServiceDeployment>
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |